mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
start menu lol (#2389)
* start menu lol * add icons, abstract header menu * chore: few tweaks --------- Co-authored-by: waterplea <alexander@inkin.ru>
This commit is contained in:
@@ -80,7 +80,8 @@ tui-dropdown[data-appearance='start-os'][data-appearance='start-os'] {
|
||||
&::before {
|
||||
background: var(--tui-clear);
|
||||
box-shadow: 1rem 0 var(--tui-clear), -1rem 0 var(--tui-clear);
|
||||
padding-top: 0.375rem;
|
||||
padding-top: 0.375rem !important;
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
||||
Reference in New Issue
Block a user