min-width

This commit is contained in:
p.belezov 2024-11-01 09:48:56 +08:00
commit ab5990c060

View File

@ -23,6 +23,10 @@
} }
} }
.min-width-btn {
min-width: 1px!important;
}
.nav-link:link { .nav-link:link {
color: #4FDBFEFF!important; color: #4FDBFEFF!important;
} }