mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
follow up to #20441: move file to correct place
This commit is contained in:
5
scss/mixins/_visibility.scss
Normal file
5
scss/mixins/_visibility.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
// Visibility
|
||||
|
||||
@mixin invisible {
|
||||
visibility: hidden !important;
|
||||
}
|
Reference in New Issue
Block a user