css mobile optimizing
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s

This commit is contained in:
freakoverse 2024-09-17 19:35:23 +00:00
parent e3f49832f2
commit f708dd6530

View File

@ -149,6 +149,7 @@
white-space: nowrap;
text-overflow: ellipsis;
color: rgba(255,255,255,0.75);
max-width: 223px;
}
.IBMSMSMSSS_Author_Top_PPWrapper {
@ -160,6 +161,15 @@
.IBMSMSMSSS_Author_Top_Handle {
color: rgba(255,255,255,0.5);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 223px;
}
.IBMSMSMSSS_Author_Top_Handle.IBMSMSMSSS_Author_Top_HandleNomen {
color: #F7931A;
font-weight: bold;
}
.IBMSMSMSSS_Author_Top_NostrLinksLink.IBMSMSMSSS_A_T_NLL_IBMSMSMSSSFollow {