Skip to content

Commit 306eea9

Browse files
committed
Removing unwanted css
1 parent 25865ee commit 306eea9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

core/src/components/col/col.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,8 @@
2525

2626
position: relative;
2727

28-
flex-basis: 0;
29-
flex-grow: 1;
28+
flex: 1;
3029

31-
width: 100%;
32-
max-width: 100%;
3330
min-height: 1px; // Prevent columns from collapsing when empty
3431
}
3532

0 commit comments

Comments
 (0)