mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
some layout improvements
This commit is contained in:
parent
75839007ea
commit
2bba9f8675
@ -15,7 +15,7 @@
|
||||
border-radius: 8px;
|
||||
padding: 12px;
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.ErrorView_message {
|
||||
@ -24,6 +24,7 @@
|
||||
margin: 0px;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.ErrorView_submit {
|
||||
|
Loading…
Reference in New Issue
Block a user