mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 02:55:42 +05:00
made confirmation button responsive according to the text #1211
This commit is contained in:
parent
5c7ad2277d
commit
fe404ccde6
@ -30,6 +30,15 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tui-full-calendar-confirm {
|
||||
span,i{
|
||||
padding:0.5rem;
|
||||
}
|
||||
span{
|
||||
padding-left:0;
|
||||
}
|
||||
}
|
||||
|
||||
.tui-full-calendar-layout {
|
||||
background-color: @cp_sidebar-right-bg !important;
|
||||
color: @cryptpad_text_col;
|
||||
|
||||
4
www/lib/calendar/tui-calendar.min.css
vendored
4
www/lib/calendar/tui-calendar.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user