update for build 18651133

This commit is contained in:
2025-05-29 02:16:26 -05:00
parent 379d4ea588
commit df2e6f029a

7
ui.css
View File

@@ -1271,6 +1271,7 @@ h1 {
margin-bottom: 0;
text-align: center;
margin-top: 0.2em;
coh-font-fit-mode: shrink;
}
.content-instance-owner h3 {
@@ -2198,6 +2199,11 @@ h1 {
padding-top: 0.4em;
}
.feed-time-block {
align-self: flex-start;
margin: 10px;
}
.button-root {
display: flex;
}
@@ -2347,6 +2353,7 @@ h1 {
line-height: 1.333333em;
font-size: 1.5em;
text-align: center;
coh-font-fit-mode: shrink;
}
.valueList {
position: absolute;