mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
WIP CSS cleanup (some things broken atm)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
-webkit-transition: width 0.5s ease-in-out;
|
||||
transition: width 0.5s ease-in-out;
|
||||
color: white;
|
||||
|
||||
&:focus {
|
||||
width: 400px;
|
||||
@@ -41,8 +42,4 @@
|
||||
|
||||
.micIcon {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#searchEngine {
|
||||
width: 130px;
|
||||
}
|
||||
Reference in New Issue
Block a user