mathe/Library/PackageCache/com.unity.shadergraph@14.0.8/Editor/Resources/Styles/Controls/GradientSlotControlView.uss
2024-09-20 20:30:10 +02: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;
}