forked from matrix/element-web
fix chevron cosmetics
This commit is contained in:
parent
df58bdd529
commit
8f289519e1
|
@ -263,3 +263,7 @@ $progressbar-color: #000;
|
||||||
padding-top: 1px ! important;
|
padding-top: 1px ! important;
|
||||||
padding-bottom: 1px ! important;
|
padding-bottom: 1px ! important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomSubList_chevron {
|
||||||
|
top: 8px ! important;
|
||||||
|
}
|
Loading…
Reference in New Issue