mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 20:42:44 +00:00
Tweak notificationPopup.less
Stop the notification from covering the renderWarning when both are present
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
background-color : @blue;
|
background-color : @blue;
|
||||||
color : white;
|
color : white;
|
||||||
border : none;
|
border : none;
|
||||||
|
&[open]{
|
||||||
|
display : inline-block;
|
||||||
|
}
|
||||||
a{
|
a{
|
||||||
color : #e0e5c1;
|
color : #e0e5c1;
|
||||||
font-weight : 800;
|
font-weight : 800;
|
||||||
|
|||||||
Reference in New Issue
Block a user