mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
refactor: refactor sideload page (#2475)
* refactor: refactor sideload page * chore: improve ux * chore: update * chore: update
This commit is contained in:
@@ -39,6 +39,13 @@
|
||||
color: var(--tui-error-fill);
|
||||
}
|
||||
|
||||
[tuiWrapper][data-appearance='input-file'] {
|
||||
&:hover,
|
||||
&:active {
|
||||
background: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
tui-dialog {
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user