Consistent colors for webide buttons

This commit is contained in:
Gabor PEK
2018-03-08 16:16:55 +01:00
parent 62052b8383
commit d11564e58b
4 changed files with 119 additions and 62 deletions

View File

@ -141,6 +141,7 @@ $tao-navbar-height: 67px;
.tao-grid-main-components {
overflow-y: hidden;
display: grid;
padding-top: $tao-navbar-height;
width: 100vw;