frontend: update border-radius of error message button for improved styling
This commit is contained in:
parent
62e4b1958a
commit
af0882bb1d
@ -258,7 +258,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: var(--ov-meet-color-error) !important;
|
background-color: var(--ov-meet-color-error) !important;
|
||||||
color: var(--ov-meet-text-on-primary);
|
color: var(--ov-meet-text-on-primary);
|
||||||
border-radius: var(--ov-meet-radius-sm) !important;
|
border-radius: var(--ov-meet-radius-md) !important;
|
||||||
width: 65px !important;
|
width: 65px !important;
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user