Files
VOIDRPG/Assets/92 - UserInterface/Generic/Game/Party/PartyUIStyle.uss
T
2026-07-09 21:33:33 +02:00

17 lines
242 B
Plaintext

#root-party {
flex-direction: row;
align-self: flex-start;
}
#main-unit {
transform-origin: left top;
}
#sub-unit {
transform-origin: left top;
scale: 0.75 0.75;
left: 145px;
position: absolute;
top: 52px;
}