mirror of
https://github.com/immich-app/immich.git
synced 2026-03-23 09:29:34 +03:00
always display time range
This commit is contained in:
@@ -279,14 +279,12 @@
|
|||||||
--bottom-seek-buttons-display: none;
|
--bottom-seek-buttons-display: none;
|
||||||
--center-buttons-display: inline-flex;
|
--center-buttons-display: inline-flex;
|
||||||
--media-playback-rate-button-display: none;
|
--media-playback-rate-button-display: none;
|
||||||
--media-time-range-display: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Larger screens */
|
/* Larger screens */
|
||||||
*[breakpointsm] {
|
*[breakpointsm] {
|
||||||
--bottom-play-button-display: flex;
|
--bottom-play-button-display: flex;
|
||||||
--center-buttons-display: none;
|
--center-buttons-display: none;
|
||||||
--media-time-range-display: flex;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
*[breakpointmd] {
|
*[breakpointmd] {
|
||||||
|
|||||||
Reference in New Issue
Block a user