mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
this works better in ie11 for some reason
This commit is contained in:
parent
843e3e6b1c
commit
2c186554a1
@ -81,5 +81,5 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.TimelineLoadingView div {
|
.TimelineLoadingView div {
|
||||||
margin-left: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
@ -78,5 +78,5 @@ limitations under the License.
|
|||||||
|
|
||||||
.GapView > div {
|
.GapView > div {
|
||||||
flex: 1 1 0;
|
flex: 1 1 0;
|
||||||
margin-left: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user