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:
Matt Hill
2023-08-14 07:39:07 -06:00
committed by GitHub
parent cf3a501562
commit f7b079b1b4
15 changed files with 136 additions and 19 deletions

View File

@@ -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 {