mirror of
https://github.com/flarum/framework.git
synced 2025-02-09 07:58:36 +08:00
Remove overflow from .PermissionsPage-permissions (#1627)
This commit is contained in:
parent
1f2c24e404
commit
e1dc724333
|
@ -32,7 +32,6 @@
|
||||||
|
|
||||||
.PermissionsPage-permissions {
|
.PermissionsPage-permissions {
|
||||||
padding: 20px 0 200px;
|
padding: 20px 0 200px;
|
||||||
overflow: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.PermissionGrid {
|
.PermissionGrid {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user