styles fixed

This commit is contained in:
2024-10-29 11:22:54 +00:00
parent 48cfe14c47
commit 3341878aea
2 changed files with 5 additions and 3 deletions

View File

@@ -840,8 +840,10 @@
}
.main_license .nav {
gap: 10px;
width: 700px;
display: ruby-text;
width: max-content;
display: flex;
flex-direction: row;
padding-bottom: 30px;
}
.nav {
flex-wrap: nowrap !important;