mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
improve padding on membership list
This commit is contained in:
parent
9a51cace34
commit
c0bd574997
@ -32,7 +32,7 @@ limitations under the License.
|
||||
height: auto;
|
||||
max-height: 75%;
|
||||
border-radius: 8px;
|
||||
padding: 20px 24px 14px 24px;
|
||||
padding: 20px 14px 14px 24px;
|
||||
}
|
||||
|
||||
.mx_MemberList_wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user