]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Fix form control focus colors
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index 02fa7f1f0cfacd8cef5f5444a0473ec221544d52..8358270daf0c7dfcba0d3658bf96d7fe002a5f0b 100644 (file)
@@ -1,6 +1,5 @@
 @use 'sass:math';
 @use 'sass:color';
-@use 'bootstrap/scss/functions' as *;
 
 $small-view: 800px;
 $mobile-view: 500px;
@@ -40,7 +39,6 @@ $expanded-horizontal-margins: 150px;
 $not-expanded-horizontal-margins: 30px;
 
 $button-font-size: 15px;
-$button-height: 30px;
 
 $header-height: 50px;
 $header-border-color: #e9eff6;