mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
@@ -13,6 +13,12 @@ ul {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 0;
|
||||
background: transparent;
|
||||
border-bottom: 1px solid var(--tui-clear);
|
||||
}
|
||||
|
||||
:root {
|
||||
--bumper: 0.375rem;
|
||||
}
|
||||
@@ -27,7 +33,6 @@ ul {
|
||||
overflow: auto;
|
||||
isolation: isolate;
|
||||
backdrop-filter: blur(2rem);
|
||||
margin: 0 var(--bumper);
|
||||
border-radius: 0.375rem;
|
||||
|
||||
// TODO: Theme
|
||||
|
||||
Reference in New Issue
Block a user