mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 14:22:52 +00:00
Add note about why we use !important on user page
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
.listPage{
|
.listPage{
|
||||||
.content{
|
.content{
|
||||||
.page{
|
.page{
|
||||||
.noColumns() !important;
|
.noColumns() !important; //Needed to override PHB Theme since this is on a lower @layer
|
||||||
&::after{
|
&::after{
|
||||||
display : none;
|
display : none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user