PHP Classes

File: public/vendors/bootstrap/scss/utilities/_overflow.scss

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   Devs Hunt   public/vendors/bootstrap/scss/utilities/_overflow.scss   Download  
File: public/vendors/bootstrap/scss/utilities/_overflow.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Devs Hunt
Manage courses and student enrolment
Author: By
Last change:
Date: 1 month ago
Size: 133 bytes
 

Contents

Class file image Download
// stylelint-disable declaration-no-important @each $value in $overflows { .overflow-#{$value} { overflow: $value !important; } }