mirror of
https://github.com/mue/mue.git
synced 2026-07-18 22:44:08 +02:00
feat: achievement improvements
- Added achievement notification - Show locked achievements - Fixed quote padding - Fixed date picker layout Co-authored-by: David Ralph <me@davidcralph.co.uk> Co-authored-by: Isaac <contact@eartharoid.me>
This commit is contained in:
@@ -51,6 +51,8 @@ input {
|
||||
/* date picker */
|
||||
&[type='date'] {
|
||||
width: 260px;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
@include themed {
|
||||
background: t($modal-sidebar);
|
||||
|
||||
Reference in New Issue
Block a user