Recording - fix prevent font-size of messages being affected by underlying website
This commit is contained in:
parent
bce9432f62
commit
6b2b21408b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#container-notifications * {
|
||||
all: unset;
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#container-notifications {
|
||||
|
|
Loading…
Add table
Reference in a new issue