aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+stats/video/video-stats.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-05-18 12:00:51 +0200
committerChocobozzz <me@florianbigard.com>2022-05-18 12:00:51 +0200
commitefa236c6c674835c3f64731d2ba6ad0e82a79e27 (patch)
treeb39086d562847fa2116aecf5987221b592bd1ffd /client/src/app/+stats/video/video-stats.component.scss
parent305ec384966303bbcedb72b905c5ec4f32d9c7ad (diff)
downloadPeerTube-efa236c6c674835c3f64731d2ba6ad0e82a79e27.tar.gz
PeerTube-efa236c6c674835c3f64731d2ba6ad0e82a79e27.tar.zst
PeerTube-efa236c6c674835c3f64731d2ba6ad0e82a79e27.zip
Better stats date format
Diffstat (limited to 'client/src/app/+stats/video/video-stats.component.scss')
-rw-r--r--client/src/app/+stats/video/video-stats.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/+stats/video/video-stats.component.scss b/client/src/app/+stats/video/video-stats.component.scss
index 5733b3286..007d5fa0e 100644
--- a/client/src/app/+stats/video/video-stats.component.scss
+++ b/client/src/app/+stats/video/video-stats.component.scss
@@ -28,6 +28,7 @@
28 28
29 .date-filter-wrapper { 29 .date-filter-wrapper {
30 margin-bottom: 10px; 30 margin-bottom: 10px;
31 min-width: 300px;
31 } 32 }
32} 33}
33 34