Introduced role-based capability system.
It's still rather limited and hard-coded, but it works.
This commit is contained in:
@@ -96,7 +96,7 @@ $search-hit-width_grid: 100px
|
||||
#search-container
|
||||
display: flex
|
||||
border-radius: 0
|
||||
min-height: 500px
|
||||
min-height: 600px
|
||||
background-color: white
|
||||
|
||||
+container-behavior
|
||||
@@ -782,4 +782,3 @@ $search-hit-width_grid: 100px
|
||||
color: white
|
||||
background-color: $color-primary
|
||||
border-color: transparent
|
||||
|
||||
|
Reference in New Issue
Block a user