mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: more comments
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
tui-root._mobile &:after {
|
||||
tui-root._mobile &::after {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@@ -149,7 +149,7 @@ tui-dialog {
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
tui-opt-group[data-label^='⚠️']:before {
|
||||
tui-opt-group[data-label^='⚠️']::before {
|
||||
color: var(--tui-warning-fill);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user