mirror of https://github.com/vector-im/riot-web
stop scrollbars overlaying on the count
parent
948b862c31
commit
a3a4ff569e
|
@ -116,6 +116,7 @@ limitations under the License.
|
|||
.mx_RoomDirectory_roomMemberCount {
|
||||
text-align: right;
|
||||
width: 100px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory_table tr {
|
||||
|
|
Loading…
Reference in New Issue