arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.animation@34e0443c58ed/Editor/Assets/LayoutOverlay/ScrollableToolbar.uss
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

16 lines
814 B
Plaintext

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