Fix icon and styling in browser notifications banner (#29658)
This commit is contained in:
parent
6c0b1a41a1
commit
a583317df6
5 changed files with 18 additions and 8 deletions
|
@ -8581,6 +8581,12 @@ noscript {
|
|||
color: $darker-text-color;
|
||||
margin-bottom: 15px;
|
||||
text-align: center;
|
||||
|
||||
.icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue