1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Improvements

This commit is contained in:
2020-06-06 16:27:42 +02:00
parent cd42b65b9e
commit 268688cdb8
7 changed files with 193 additions and 14 deletions

View File

@ -89,6 +89,7 @@ export default {
padding: 0;
justify-content: flex-start;
height: calc(100vh - #{$excluding-size});
width: calc(100% - #{$settingbar-width});
> .columns{
height: calc(100vh - #{$footer-height});