1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-20 17:44:51 +00:00

update bootstrap to 4.6.0 & bootswatch 4.6.0 - fix some themes

This commit is contained in:
catborise 2021-03-30 15:34:31 +03:00
parent 05e4c72df0
commit a5c1d8c308
64 changed files with 180 additions and 144 deletions

View file

@ -1,4 +1,4 @@
// Materia 4.5.3
// Materia 4.6.0
// Bootswatch
//
@ -54,12 +54,12 @@ $font-weight-base: 400 !default;
// Buttons
$input-btn-padding-y: .8rem !default;
$input-btn-padding-y: .5rem !default;
$input-btn-padding-x: 1rem !default;
// Forms
$input-padding-y: 1rem !default;
$input-padding-y: .5rem !default;
$input-padding-x: 0 !default;
$input-padding-y-sm: 0 !default;
$input-padding-x-sm: 0 !default;