mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
fix: Nextcloud calendar picker
This commit is contained in:
parent
d260d97136
commit
64c9d1cd40
1 changed files with 3 additions and 2 deletions
|
|
@ -2415,8 +2415,9 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
||||||
}
|
}
|
||||||
|
|
||||||
#rl-app #V-PopupsNextcloudCalendars li button {
|
#rl-app #V-PopupsNextcloudCalendars li button {
|
||||||
margin-left: auto !important;
|
border: 0px !important;
|
||||||
align-self: center;
|
margin-left: 8px !important;
|
||||||
|
color: var(--nc-color-primary-element-light-text) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* #endregion */
|
/* #endregion */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue