Added style for warning message

This commit is contained in:
Ludovic Dubost 2020-04-12 15:54:48 +02:00
parent 925af115bb
commit 520e431324

View File

@ -264,6 +264,11 @@ body.cp-app-generic {
float: left;
text-align: auto;
}
.cp-toolbar-meet {
line-height: normal;
max-width: 400px;
font-size: 10px;
}
}
@media (max-width: 768px) {