Fix for ChildList View Properties link width

Fix for ChildList View Properties link width
This commit is contained in:
Alezia Kurdis 2025-04-06 14:21:05 -04:00 committed by GitHub
parent 5e213fa038
commit f66118a437
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -143,6 +143,13 @@ span.tileCreateChildEntityAssistant-avatar:hover {
border: 2px solid #7fdb98;
}
span.viewChildProperties {
width: 100%;
padding-left: 12px;
padding-right: 12px;
text-align: center;
}
font.iconCreateChildEntityAssistant {
font-family: HiFi-Glyphs;
font-size: 50px;