Converted from MySQL to PgSQL
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
#floorplanCanvas
|
||||
aspect-ratio: 1/1
|
||||
background-repeat: no-repeat
|
||||
background: var(--global-secondary-bgcolor)
|
||||
|
||||
> *:not(#floorplanCanvas)
|
||||
@include flex-column-item
|
||||
|
||||
@@ -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%
|
||||
|
||||
> *
|
||||
|
||||
Reference in New Issue
Block a user