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