adjust notification popover min-height
This commit is contained in:
parent
ba949ab31b
commit
9f2f9060c3
1 changed files with 1 additions and 1 deletions
|
@ -3103,7 +3103,7 @@ footer {
|
|||
}
|
||||
|
||||
.popover--notifications {
|
||||
min-height: 100px;
|
||||
min-height: 91px;
|
||||
width: auto;
|
||||
max-width: 400px;
|
||||
min-width: 350px;
|
||||
|
|
Loading…
Reference in a new issue