mirror of
https://github.com/mue/mue.git
synced 2026-07-21 16:04:22 +02:00
feat: improved create ui, prepare for photo and quote packs etc
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
outline: none;
|
||||
background: none;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
cursor: not-allowed;
|
||||
color: grey !important;
|
||||
background: none;
|
||||
border: 2px solid grey !important;
|
||||
}
|
||||
}
|
||||
|
||||
.dark %settingsButton {
|
||||
@@ -79,4 +86,4 @@
|
||||
span {
|
||||
font-size: 2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user