Recording - fix prevent font-size of messages being affected by underlying website

This commit is contained in:
Francis McKenzie 2021-02-22 11:01:39 +00:00
parent bce9432f62
commit 6b2b21408b

View file

@ -10,6 +10,7 @@
#container-notifications * {
all: unset;
display: block;
font-size: 16px;
}
#container-notifications {