mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-02-03 21:30:20 -07:00
🎨
This commit is contained in:
parent
58eb87bf48
commit
87b3018d9c
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ export default defineComponent({
|
||||||
> .item {
|
> .item {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
padding-left: 32px;
|
padding-left: 24px;
|
||||||
font-size: $ui-font-size;
|
font-size: $ui-font-size;
|
||||||
line-height: 3rem;
|
line-height: 3rem;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Reference in a new issue