mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix layout problems exposed by #cats
This commit is contained in:
parent
9e95d2e4ac
commit
f81f7db6cd
@ -85,6 +85,7 @@ limitations under the License.
|
||||
padding-left: 60px;
|
||||
padding-right: 60px;
|
||||
min-height: 100%;
|
||||
max-width: 270px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@ -99,6 +100,7 @@ limitations under the License.
|
||||
.mx_ImageView_name {
|
||||
font-size: 18px;
|
||||
margin-bottom: 6px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.mx_ImageView_metadata {
|
||||
|
Loading…
Reference in New Issue
Block a user