mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 17:34:45 +00:00
This gives just enough space for the vertical scrollbar to be shown without adding a horizontal scrollbar.
This commit is contained in:
@@ -489,7 +489,7 @@ textarea, input {
|
||||
#usersTableWrapper {
|
||||
float: right;
|
||||
clear: right;
|
||||
width: 100px;
|
||||
width: 101px;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user