mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update custom sass
This commit is contained in:
parent
f9b8a1bbd3
commit
a890426466
1 changed files with 4 additions and 0 deletions
4
resources/assets/sass/custom.scss
vendored
4
resources/assets/sass/custom.scss
vendored
|
@ -565,4 +565,8 @@ details summary::-webkit-details-marker {
|
|||
.VueCarousel-dot:focus,
|
||||
.VueCarousel-dot--active:focus {
|
||||
outline: 0px !important;
|
||||
}
|
||||
|
||||
.status-content > p:first-child {
|
||||
display: inline;
|
||||
}
|
Loading…
Reference in a new issue