mirror of
https://github.com/flarum/core.git
synced 2025-08-03 06:57:54 +02:00
Remove overflow from .PermissionsPage-permissions (#1627)
This commit is contained in:
committed by
Franz Liedke
parent
1f2c24e404
commit
e1dc724333
@@ -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