0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Tweak notificationPopup.less

Stop the notification from covering the renderWarning when both are present
This commit is contained in:
G.Ambatte
2024-06-07 11:01:47 +12:00
committed by GitHub
parent 54ec1b8827
commit 476002ae4d

View File

@@ -15,6 +15,9 @@
background-color : @blue;
color : white;
border : none;
&[open]{
display : inline-block;
}
a{
color : #e0e5c1;
font-weight : 800;