Copy CSS files to installation folder
This commit is contained in:
parent
259a327819
commit
0449ec93cf
3 changed files with 3 additions and 3 deletions
|
|
@ -1836,7 +1836,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
|
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
|
||||||
max-height: 500px;
|
max-height: 450px;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1835,7 +1835,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
|
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
|
||||||
max-height: 500px;
|
max-height: 450px;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1835,7 +1835,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
|
.app-body div:not(.detailed-status) > .media-gallery:has(.media-gallery__item.standalone) {
|
||||||
max-height: 500px;
|
max-height: 450px;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue