mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
give filter field a bit more space
This commit is contained in:
parent
e878b5786e
commit
1de645a990
@ -143,6 +143,15 @@ button.styled {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.LeftPanel .filter {
|
||||
border-bottom: 1px solid rgba(245, 245, 245, 0.90);
|
||||
}
|
||||
|
||||
.LeftPanel .filter input {
|
||||
padding: 0.8em;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.LeftPanel ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user