mirror of https://github.com/xwiki-labs/cryptpad
Fix button spacing in event popup
This commit is contained in:
parent
89aabacc55
commit
e568027d14
|
@ -238,6 +238,7 @@
|
|||
font-size: 14px;
|
||||
}
|
||||
.tui-full-calendar-section-button {
|
||||
margin-top: 10px;
|
||||
border: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in New Issue