aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_variables.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-05 15:59:43 +0200
committerChocobozzz <me@florianbigard.com>2018-09-05 15:59:43 +0200
commitdb6d617dd2e578894661e57dafe02194e2b28f16 (patch)
tree23f1fe922d63bfa584a0284016aa2a08af870a86 /client/src/sass/include/_variables.scss
parent1d6587aa42ddaa5acdf3a99127797377c7717850 (diff)
downloadPeerTube-db6d617dd2e578894661e57dafe02194e2b28f16.tar.gz
PeerTube-db6d617dd2e578894661e57dafe02194e2b28f16.tar.zst
PeerTube-db6d617dd2e578894661e57dafe02194e2b28f16.zip
Fix occitan label
Diffstat (limited to 'client/src/sass/include/_variables.scss')
-rw-r--r--client/src/sass/include/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index 0735a00a0..6ea48f800 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -46,7 +46,7 @@ $video-thumbnail-width: 200px;
46 46
47$theater-bottom-space: 85px; 47$theater-bottom-space: 85px;
48 48
49$input-color: inherit; 49$input-background-color: $bg-color;
50$input-placeholder-color: #898989; 50$input-placeholder-color: #898989;
51 51
52/*** map theme ***/ 52/*** map theme ***/