Merge pull request #1131 from jitsi/suspended-detection
Suspended detection
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
text-align: center;
|
||||
|
||||
&__title {
|
||||
margin: 12px 0;
|
||||
margin: 17px 0;
|
||||
padding-bottom: 17px;
|
||||
color: $popoverFontColor;
|
||||
font-size: 21px;
|
||||
@@ -26,4 +26,8 @@
|
||||
margin: 0 10px;
|
||||
font-size: 50px;
|
||||
}
|
||||
|
||||
&__button {
|
||||
float: none !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user