mirror of
https://github.com/flarum/core.git
synced 2025-08-02 06:30:53 +02:00
Remove overflow from .PermissionsPage-permissions (#1627)
This commit is contained in:
committed by
Franz Liedke
parent
83e99ed5a5
commit
4b915c688c
@@ -32,7 +32,6 @@
|
|||||||
|
|
||||||
.PermissionsPage-permissions {
|
.PermissionsPage-permissions {
|
||||||
padding: 20px 0 200px;
|
padding: 20px 0 200px;
|
||||||
overflow: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.PermissionGrid {
|
.PermissionGrid {
|
||||||
|
Reference in New Issue
Block a user