1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-31 13:19:29 -05:00
This commit is contained in:
syuilo 2020-10-25 11:06:55 +09:00
parent 4bfa29c0ab
commit ed09796e0d

View file

@ -132,7 +132,7 @@ export default defineComponent({
&.max-width_500px {
> header {
> .title {
padding: 8px 10px;
padding: 8px 10px 8px 0;
}
}
}