Skip to content

Commit

Permalink
UPDATED: utilities.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SagnikGanguly96 committed Dec 30, 2022
1 parent 6c9e4c8 commit 7c9eca1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/css/utilities/utilities.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
@import "paddings.css";
@import "texts.css";
@import "marquee.css";
@import "shadows.css";
@import "shapes.css";

.ov-none {
overflow: hidden !important;
Expand Down Expand Up @@ -40,7 +42,3 @@
overflow-x: auto;
}


.no-shadow {
box-shadow: none !important;
}

0 comments on commit 7c9eca1

Please sign in to comment.