fix(UI): move dropdown slightly to the left
This commit is contained in:
parent
7aaccf1112
commit
5a2ef3f71c
1 changed files with 1 additions and 0 deletions
|
|
@ -719,6 +719,7 @@ body {
|
|||
max-width: var(--sidebar-width);
|
||||
z-index: 100;
|
||||
font-size: var(--text-sm);
|
||||
left: -10px !important;
|
||||
|
||||
.dropdown-item {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue