Net-Game/Library/PackageCache/com.unity.shadergraph@cdef3258c742/Editor/Resources/Styles/Controls/GradientSlotControlView.uss
2025-03-28 08:33:16 -04:00

16 lines
233 B
Plaintext

GradientSlotControlView {
flex-direction: row;
align-items: center;
}
.unity-base-field {
width: 41px;
margin-top: 1px;
margin-bottom: 1px;
}
.unity-base-field__input{
margin-left: 0;
margin-right: 0;
}