mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Set the tab content display to inline in user settings
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
@media (max-width: $breakpoint-sm)
|
||||
height: 100%
|
||||
|
||||
// Set the display of calendar container
|
||||
#tab-content-non_working_times
|
||||
display: inline
|
||||
|
||||
.users-non-working-times-calendar-view
|
||||
height: 100%
|
||||
|
||||
@@ -37,3 +41,5 @@
|
||||
&.fc-day-today
|
||||
background-color: var(--bgColor-accent-muted) !important
|
||||
color: var(--fgColor-accent) !important
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user