mirror of
https://github.com/paricafe/misskey.git
synced 2025-03-21 18:49:24 -05:00
removed useless style
This commit is contained in:
parent
c328883e0f
commit
295b678be3
1 changed files with 0 additions and 8 deletions
|
@ -147,12 +147,4 @@ const mock = inject<boolean>('mock', false);
|
|||
margin-left: 0.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.no-underline {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.no-select {
|
||||
user-select: none;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue