Skip to content
Snippets Groups Projects
Commit acdb5f34 authored by Andrey's avatar Andrey
Browse files

max height to layout.scss

parent 5ebcf21b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -40,3 +40,9 @@ html {
.container-limited {
max-width: $fixed-layout-width;
}
.max-height {
height: 100%;
display: table;
width: 100%;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment