Converted from MySQL to PgSQL

This commit is contained in:
2021-11-28 16:50:58 +10:00
parent db1b620aec
commit 969e6b1b87
13 changed files with 44 additions and 73 deletions

View File

@@ -79,7 +79,7 @@
@include flex
@include flex-column-item
flex-basis: 10%
background-color: magenta
background-color: var(--global-secondary-bgcolor)
flex-grow: 0
flex-shrink: 0
@@ -192,6 +192,7 @@
.pageNavigation
@include flex
@include flex-column-item
display: none
flex-basis: 15%
> *