mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 09:59:41 +05:00
add label
This commit is contained in:
parent
6a27977576
commit
0168daa6cc
2 changed files with 39 additions and 36 deletions
|
@ -116,7 +116,7 @@
|
|||
--media-settings-menu-min-width: calc(10 * var(--base));
|
||||
--media-menu-transform-in: translateY(0) scale(1);
|
||||
--media-menu-transform-out: translateY(20px) rotate(3deg) scale(1);
|
||||
background: rgb(30 30 30 / .8);
|
||||
background: rgb(30 30 30 / .6);
|
||||
min-width: var(--media-settings-menu-min-width, 170px);
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue