Fix details popup

pull/1/head
yflory 4 years ago
parent b5ac7079a8
commit 1c0625eb29

@ -126,12 +126,16 @@
}
.tui-full-calendar-section-button {
border: 0;
display: flex;
align-items: center;
button {
flex: 1;
margin: 0;
}
}
.tui-full-calendar-popup-vertical-line {
display: none;
visibility: hidden;
width: 10px;
}
}

Loading…
Cancel
Save