grid moved to global view

This commit is contained in:
nquidox 2025-09-14 14:20:19 +03:00
parent 1a1dfad6a5
commit 1aa9fe4412
3 changed files with 16 additions and 27 deletions

View file

@ -124,6 +124,7 @@ const renderLabel = (option) => {
border-bottom: 1px solid #eee;
position: relative;
z-index: 10;
margin-bottom: 10px;
}
.logo {