Fix details popup
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…
Reference in New Issue