Comma on strings and styling button
This commit is contained in:
parent
06c34cff9c
commit
44a41b589d
3 changed files with 9 additions and 2 deletions
|
@ -28,6 +28,13 @@ limitations under the License.
|
|||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.mx_RoomSettings_devtoolsButton {
|
||||
@mixin mx_DialogButton;
|
||||
position: relative;
|
||||
padding: 4px 1.5em;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.mx_RoomSettings_upgradeButton,
|
||||
.mx_RoomSettings_leaveButton:hover,
|
||||
.mx_RoomSettings_unbanButton:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue