Move Flask configs to new file

This commit is contained in:
Michał Gdula 2023-04-10 15:43:42 +00:00
parent 8ae83a46c8
commit e7cb14b67f
4 changed files with 59 additions and 35 deletions

View file

@ -20,7 +20,7 @@
margin: 0 0 0 27rem
padding: 0
width: calc(100% - 25rem)
width: calc(100% - 27rem)
height: 100vh
position: relative
@ -78,4 +78,4 @@
.info-tab.collapsed .info-header
border-radius: $rad