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