Contacts dialog left side max-width

This commit is contained in:
the-djmaze 2022-11-28 13:53:39 +01:00
parent e27e014b81
commit 9c8d757ebf

View file

@ -19,6 +19,10 @@
/* Left */
.left {
max-width: 30%;
}
.b-list-toolbar {
padding: 0;
height: 44px;