mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
Remove style for Studio URLs (#6291)
This commit is contained in:
parent
78aeb06f20
commit
a31df336f8
1 changed files with 4 additions and 0 deletions
|
|
@ -49,5 +49,9 @@
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.detail-item.urls ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
/* stylelint-enable selector-class-pattern */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue