this works better in ie11 for some reason

This commit is contained in:
Bruno Windels 2020-09-11 11:36:08 +02:00
parent 843e3e6b1c
commit 2c186554a1
2 changed files with 2 additions and 2 deletions

View file

@ -81,5 +81,5 @@ limitations under the License.
}
.TimelineLoadingView div {
margin-left: 10px;
margin-right: 10px;
}

View file

@ -78,5 +78,5 @@ limitations under the License.
.GapView > div {
flex: 1 1 0;
margin-left: 10px;
margin-right: 10px;
}