differentiate style based on preview or not
This commit is contained in:
parent
16ed06cebb
commit
01e9de9a3a
2 changed files with 11 additions and 1 deletions
|
@ -28,6 +28,10 @@ limitations under the License.
|
|||
-webkit-align-items: center;
|
||||
}
|
||||
|
||||
.mx_RoomPreviewBar_dialog {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.mx_RoomPreviewBar_join_text {
|
||||
color: $warning-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue