1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-18 15:07:15 +02:00

persist the split sizes in theitem itself.

This commit is contained in:
Kushagra Gour
2016-11-27 08:16:43 +05:30
parent 5411a1f3a5
commit 75c68ec769
2 changed files with 48 additions and 19 deletions

View File

@@ -137,6 +137,7 @@
.code-wrap__header {
display: flex;
flex-shrink: 0;
justify-content: space-between;
align-items: center;
padding: 5px 10px;