mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
stop scrollbars overlaying on the count
This commit is contained in:
parent
948b862c31
commit
a3a4ff569e
@ -116,6 +116,7 @@ limitations under the License.
|
|||||||
.mx_RoomDirectory_roomMemberCount {
|
.mx_RoomDirectory_roomMemberCount {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomDirectory_table tr {
|
.mx_RoomDirectory_table tr {
|
||||||
|
Loading…
Reference in New Issue
Block a user