mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
change subroomlist min height, as roomtiles are smaller now
This commit is contained in:
parent
affe75fd3f
commit
12a339fe10
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomSubList_nonEmpty {
|
||||
min-height: 76px;
|
||||
min-height: 70px;
|
||||
|
||||
.mx_AutoHideScrollbar_offset {
|
||||
padding-bottom: 4px;
|
||||
|
|
Loading…
Reference in a new issue