chore(client): tweak ui

This commit is contained in:
syuilo
2022-07-15 17:01:13 +09:00
parent a4b5a0072d
commit 165c4b2c00
7 changed files with 15 additions and 17 deletions

View File

@ -592,8 +592,6 @@ function readPromo() {
}
&.max-width_300px {
font-size: 0.825em;
> .article {
> .avatar {
width: 44px;

View File

@ -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;

View File

@ -393,7 +393,7 @@ export default defineComponent({
border-radius: var(--radius);
> .header {
--height: 45px;
--height: 42px;
&.mini {
--height: 38px;