mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
wrapping fix
This commit is contained in:
parent
5586c1923c
commit
a66fede72d
|
|
@ -31,6 +31,11 @@ body .frame {
|
|||
border: 0;
|
||||
}
|
||||
|
||||
body .frames-container {
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
body .active .frame-class {
|
||||
color: #E3D8E9;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user