mirror of
https://github.com/mue/mue.git
synced 2026-07-19 06:54:10 +02:00
refactor(settings): Split weather into sections for increased readability
This commit is contained in:
@@ -130,3 +130,8 @@ body {
|
||||
padding-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.inactiveSetting {
|
||||
opacity: 0.5;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user