mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Styling tweaks
This commit is contained in:
parent
384727a553
commit
af85f18eae
@ -188,7 +188,7 @@ form.mx_Custom_Widget_Form div {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_AppPermissionWarningImage img {
|
.mx_AppPermissionWarningImage img {
|
||||||
width: 150px;
|
width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AppPermissionWarningText {
|
.mx_AppPermissionWarningText {
|
||||||
@ -199,6 +199,7 @@ form.mx_Custom_Widget_Form div {
|
|||||||
|
|
||||||
.mx_AppPermissionWarningTextLabel {
|
.mx_AppPermissionWarningTextLabel {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AppPermissionWarningTextURL {
|
.mx_AppPermissionWarningTextURL {
|
||||||
|
Loading…
Reference in New Issue
Block a user