mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
crude lipstick for warnings
This commit is contained in:
parent
827f891ae7
commit
e4aa43944f
@ -133,6 +133,8 @@ limitations under the License.
|
|||||||
.mx_RoomSettings_warning {
|
.mx_RoomSettings_warning {
|
||||||
color: #ff0064;
|
color: #ff0064;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
margin-top: 8px;
|
||||||
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomSettings_editable {
|
.mx_RoomSettings_editable {
|
||||||
|
Loading…
Reference in New Issue
Block a user