mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Tweak UI
This commit is contained in:
parent
3b6d9363a3
commit
1fa246eba8
1 changed files with 3 additions and 0 deletions
|
@ -466,6 +466,9 @@ export default defineComponent({
|
|||
display: block;
|
||||
padding: 6px 8px;
|
||||
border-radius: 4px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Reference in a new issue