[Glitch] Change public accounts pages to mount the web UI

Port 839f893168 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-10-20 14:35:29 +02:00
committed by Claire
parent 6013eeea4c
commit 9363e5c24e
47 changed files with 164 additions and 1104 deletions

View File

@ -133,8 +133,7 @@ a.button.logo-button {
justify-content: center;
}
.embed,
.public-layout {
.embed {
.status__content[data-spoiler=folded] {
.e-content {
display: none;
@ -204,8 +203,7 @@ a.button.logo-button {
}
// Styling from upstream's WebUI, as public pages use the same layout
.embed,
.public-layout {
.embed {
.status {
.status__info {
font-size: 15px;
@ -244,8 +242,7 @@ a.button.logo-button {
}
.rtl {
.embed,
.public-layout {
.embed {
.status {
padding-left: 10px;
padding-right: 68px;