mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 12:31:47 +02: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);
|
border-radius: var(--theme-radius);
|
||||||
padding: 0.5em 0;
|
padding: 0.5em 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100%;
|
top: calc(100% + calc(var(--layout-line-width) * 2));
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-width: 12em;
|
min-width: 12em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user