smartfridge.ml/smartcord/noBlockedMessages.css
2021-03-17 11:34:00 +01:00

4 lines
58 B
CSS

div[class*='blockedSystemMessage']
{
display:none;
}