兼容 ios 样式
This commit is contained in:
@@ -74,8 +74,7 @@ const padding = computed(() => (parent == null ? "0" : parseRpx(parent.gutter /
|
||||
@use "sass:math";
|
||||
|
||||
.cl-col {
|
||||
@apply w-full;
|
||||
overflow: visible;
|
||||
@apply w-full overflow-visible;
|
||||
}
|
||||
|
||||
@for $i from 1 through 24 {
|
||||
|
||||
Reference in New Issue
Block a user