feat: update some less vars (#4598)
This commit is contained in:
+2
-2
@@ -35,7 +35,7 @@
|
||||
margin: @padding-sm 0;
|
||||
overflow: hidden;
|
||||
background: @background-color;
|
||||
border-radius: @border-radius-base;
|
||||
border-radius: @border-radius-md;
|
||||
|
||||
img {
|
||||
position: absolute;
|
||||
@@ -141,7 +141,7 @@
|
||||
font-size: 13px;
|
||||
line-height: 16px;
|
||||
vertical-align: middle;
|
||||
border-radius: @border-radius-base;
|
||||
border-radius: @border-radius-md;
|
||||
|
||||
&::before {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user