mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-27 10:34:03 +01:00
[design] improve dropdown
This commit is contained in:
parent
cd3445e9ce
commit
8daa349f4e
@ -1308,7 +1308,7 @@ input[type="range"]:disabled::-moz-range-progress {
|
||||
border-radius: var(--theme-radius);
|
||||
padding: 0.5em 0;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
top: calc(100% + calc(var(--layout-line-width) * 2));
|
||||
left: 0;
|
||||
width: 100%;
|
||||
min-width: 12em;
|
||||
|
Loading…
Reference in New Issue
Block a user