Properly sepearate left column from timeline

This commit is contained in:
Dariusz Niemczyk
2021-08-16 14:26:21 +02:00
parent 8bd5441fae
commit 582b5c90a4
7 changed files with 42 additions and 19 deletions
+2
View File
@@ -18,6 +18,8 @@ limitations under the License.
word-wrap: break-word;
display: flex;
flex-direction: column;
flex: 1;
position: relative;
}