mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
fix filter field taking up too much width
This commit is contained in:
parent
152a83f75f
commit
de14d6b54b
@ -27,6 +27,7 @@ limitations under the License.
|
||||
display: block;
|
||||
flex: 1;
|
||||
box-sizing: border-box;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.LeftPanel ul {
|
||||
|
Loading…
Reference in New Issue
Block a user