mirror of
https://github.com/mue/mue.git
synced 2026-07-16 13:34:03 +02:00
feat: about, remove redundancy
- Remove redundant background option - about tab UI improvements - improve widget order UI.. to be completed later
This commit is contained in:
@@ -93,3 +93,13 @@ table {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.donateButton {
|
||||
@include modal-button(standard);
|
||||
flex-flow: row !important;
|
||||
text-decoration: none;
|
||||
height: auto !important;
|
||||
svg {
|
||||
font-size: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user