This commit is contained in:
parent
bcb5182e86
commit
ebf8ef22e4
|
@ -111,7 +111,7 @@ onMounted(() => {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 10px 14px 10px 14px;
|
padding: 9px 14px 9px 14px;
|
||||||
background: var(--buttonBg);
|
background: var(--buttonBg);
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue