Singularity/Library/PackageCache/com.unity.2d.animation@7.0.10/Editor/Assets/LayoutOverlay/ScrollableToolbar.uss
2024-05-06 11:45:45 -07:00

16 lines
814 B
Plaintext

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