mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 21:45:59 +02:00
chore(client): tweak ui
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user