双击打开详情修复
This commit is contained in:
@@ -5,3 +5,11 @@
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
// 覆盖arco的圆角设置,原来设置是0、2px、4px、6px
|
||||
body {
|
||||
--border-radius-none: 0;
|
||||
--border-radius-small: 0px;
|
||||
--border-radius-medium: 0px;
|
||||
--border-radius-large: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user