1 parent dffb0ab commit c30af38Copy full SHA for c30af38
1 file changed
html-components/list/css/component.css
@@ -61,12 +61,13 @@
61
62
.hr-main
63
{/*border-bottom:3px solid #d1d9e0 !important*/
64
- height:3px;background:#d1d9e0
+ height:3px !important;background:#d1d9e0 !important
65
}
66
67
.hr-sub
68
{/*border:1px solid #d1d9e0 !important*/
69
- height:1px;background:#d1d9e0}
+ height:1px !important;background:#d1d9e0 !important
70
+ }
71
72
73
.api-function
0 commit comments