X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/boost/scss/bootstrap/utilities
home
/
cbholdings
/
pasukulu
/
theme
/
boost
/
scss
/
bootstrap
/
utilities
/
📁
..
📄
_align.scss
(420 B)
📄
_background.scss
(409 B)
📄
_borders.scss
(1.73 KB)
📄
_clearfix.scss
(37 B)
📄
_display.scss
(519 B)
📄
_embed.scss
(853 B)
📄
_flex.scss
(2.7 KB)
📄
_float.scss
(376 B)
📄
_interactions.scss
(142 B)
📄
_overflow.scss
(133 B)
📄
_position.scss
(484 B)
📄
_screenreaders.scss
(115 B)
📄
_shadows.scss
(249 B)
📄
_sizing.scss
(498 B)
📄
_spacing.scss
(2.06 KB)
📄
_stretched-link.scss
(431 B)
📄
_text.scss
(2.06 KB)
📄
_visibility.scss
(174 B)
📄
options.php
(1.93 KB)
Editing: _sizing.scss
// stylelint-disable declaration-no-important // Width and height @each $prop, $abbrev in (width: w, height: h) { @each $size, $length in $sizes { .#{$abbrev}-#{$size} { #{$prop}: $length !important; } } } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } // Viewport additional helpers .min-vw-100 { min-width: 100vw !important; } .min-vh-100 { min-height: 100vh !important; } .vw-100 { width: 100vw !important; } .vh-100 { height: 100vh !important; }
Upload File
Create Folder