mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02: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:focus,
|
||||||
.VueCarousel-dot--active:focus {
|
.VueCarousel-dot--active:focus {
|
||||||
outline: 0px !important;
|
outline: 0px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.status-content > p:first-child {
|
||||||
|
display: inline;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue