chore(client): tweak ui
This commit is contained in:
parent
a4b5a0072d
commit
165c4b2c00
7 changed files with 15 additions and 17 deletions
|
|
@ -592,8 +592,6 @@ function readPromo() {
|
|||
}
|
||||
|
||||
&.max-width_300px {
|
||||
font-size: 0.825em;
|
||||
|
||||
> .article {
|
||||
> .avatar {
|
||||
width: 44px;
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@ function focusDown() {
|
|||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
white-space: nowrap;
|
||||
font-size: 0.85em;
|
||||
font-size: 0.9em;
|
||||
line-height: 20px;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
|
|
|
|||
|
|
@ -393,7 +393,7 @@ export default defineComponent({
|
|||
border-radius: var(--radius);
|
||||
|
||||
> .header {
|
||||
--height: 45px;
|
||||
--height: 42px;
|
||||
|
||||
&.mini {
|
||||
--height: 38px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue