Make notification's close button bigger in small screens
This commit is contained in:
parent
0bbf19aab9
commit
f162dd4b74
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ a { color: black }
|
|||
.notification .message { white-space: normal; }
|
||||
.notification .buttons { padding-right: 22px; padding-right: 40px; }
|
||||
.notification .button { white-space: nowrap; }
|
||||
.notification .close { font-size: 30px; }
|
||||
.notification { margin: 0px; }
|
||||
.notifications { right: 0px; max-width: 80%; }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue