mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
CSS for ban / kick reason prompt
For https://github.com/matrix-org/matrix-react-sdk/pull/710
This commit is contained in:
parent
e8d5e8c8ab
commit
75f2ba6b19
@ -26,3 +26,10 @@ limitations under the License.
|
||||
.mx_ConfirmUserActionDialog_userId {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.mx_ConfirmUserActionDialog_reasonField {
|
||||
margin-bottom: 40px;
|
||||
width: 90%;
|
||||
font-size: 120%;
|
||||
height: 35px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user