mirror of
https://github.com/mue/mue.git
synced 2026-07-16 13:34:03 +02:00
fix: search bar and add quote pack api support back
This commit is contained in:
@@ -61,5 +61,13 @@
|
||||
&:focus {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
&::-webkit-input-placeholder {
|
||||
color: white;
|
||||
}
|
||||
|
||||
&::-moz-placeholder {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user