client: refine ui
This commit is contained in:
parent
335e4bd213
commit
e8005c8d3a
48 changed files with 1744 additions and 1149 deletions
|
@ -142,12 +142,12 @@ export default defineComponent({
|
|||
padding: 8px 14px;
|
||||
text-align: center;
|
||||
font-weight: normal;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.9em;
|
||||
line-height: 22px;
|
||||
box-shadow: none;
|
||||
text-decoration: none;
|
||||
background: var(--buttonBg);
|
||||
border-radius: 4px;
|
||||
border-radius: 5px;
|
||||
overflow: clip;
|
||||
box-sizing: border-box;
|
||||
transition: background 0.1s ease;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue