Added the "not available" class to the styles.sass
This commit is contained in:
parent
36f3be0385
commit
4f98138df2
@ -7,6 +7,10 @@
|
|||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
gap: 2rem
|
gap: 2rem
|
||||||
|
|
||||||
|
.not-available
|
||||||
|
filter: blur(3px)
|
||||||
|
pointer-events: none
|
||||||
|
|
||||||
.configuration-area
|
.configuration-area
|
||||||
display: flex
|
display: flex
|
||||||
flex-direction: column
|
flex-direction: column
|
||||||
|
Reference in New Issue
Block a user