1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 22:35:53 +02:00
This commit is contained in:
syuilo
2021-04-12 23:13:58 +09:00
parent faf2c007aa
commit c0c64a2d5d
10 changed files with 46 additions and 13 deletions

View File

@@ -57,7 +57,7 @@ export default defineComponent({
> .main {
position: relative;
display: flex;
padding: 16px;
padding: 14px 16px;
cursor: pointer;
> * {