forked from BilalY/Rasagar
11 lines
162 B
Plaintext
11 lines
162 B
Plaintext
BooleanSlotControlView {
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
|
|
.unity-base-field {
|
|
width: 20px;
|
|
margin-top: 1px;
|
|
margin-bottom: 3px;
|
|
}
|