We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c51e6 + e682abb commit e415474Copy full SHA for e415474
uno.config.ts
@@ -37,7 +37,6 @@ ${selector}:before {
37
position: absolute;
38
top: 0;
39
left: 0;
40
- width: 1px;
41
height: 100%;
42
background-color: var(--el-border-color);
43
z-index: 3;
@@ -55,7 +54,6 @@ ${selector}:after {
55
54
56
57
right: 0;
58
59
60
61
@@ -74,7 +72,6 @@ ${selector}:before {
74
72
75
73
76
width: 100%;
77
- height: 1px;
78
79
80
}
@@ -92,7 +89,6 @@ ${selector}:after {
92
89
bottom: 0;
93
90
94
91
95
96
97
98
0 commit comments