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