Files
RPGBook/Library/PackageCache/com.unity.shadergraph@052d95cfe62a/Editor/Resources/Styles/Controls/ChannelEnumMaskControlView.uss
SHOUTING_PIRATE f5928e04c4 intial commit
2025-07-21 17:10:16 +01:00

14 lines
255 B
Plaintext

ChannelEnumMaskControlView {
flex-direction: row;
padding-left: 8px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
width: 200px;
}
ChannelEnumMaskControlView > IMGUIContainer {
flex-direction: row;
flex: 1;
}