alpine in popup. some logic is closer now, with visible changes
This commit is contained in:
@@ -9,6 +9,17 @@ body {
|
||||
font-family: system-ui;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
/* Dark Mode styles go here. */
|
||||
.profiles label {
|
||||
width: 80px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.profiles {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.key {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
/* @media (prefers-color-scheme: dark) {} */
|
||||
|
||||
Reference in New Issue
Block a user