PO/Library/PackageCache/com.unity.2d.animation@5.0.7/Editor/Assets/LayoutOverlay/ScrollableToolbar.uss

16 lines
814 B
Plaintext

/**********************************************************************************************************************/
/* Scroller */
/**********************************************************************************************************************/
/* Horizontal scroller */
Scroller {
display: none;
}
/**********************************************************************************************************************/
/* ScrollView */
/**********************************************************************************************************************/
ScrollView {
flex: 1;
}