mirror of
https://gitee.com/goploy/goploy.git
synced 2024-11-30 03:07:59 +08:00
border
This commit is contained in:
parent
a5b7939e6a
commit
226c7b818d
@ -243,6 +243,7 @@ export default defineComponent({
|
|||||||
height: 26px;
|
height: 26px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
border: 1px solid var(--el-border-color);
|
border: 1px solid var(--el-border-color);
|
||||||
|
border-radius: 2px;
|
||||||
color: var(--el-text-color-regular);
|
color: var(--el-text-color-regular);
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
Loading…
Reference in New Issue
Block a user