mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
5 lines
58 B
CSS
5 lines
58 B
CSS
|
div[class*='blockedSystemMessage']
|
||
|
{
|
||
|
display:none;
|
||
|
}
|