Nexus/Library/PackageCache/com.unity.2d.aseprite@809e3a168ff7/Editor/Assets/UI/ExportAnimAssetsStyleSheet.uss

23 lines
258 B
Plaintext
Raw Permalink Normal View History

2026-01-06 17:23:00 +01:00
* {
align-self: center;
}
#Header {
-unity-font-style: bold;
padding-top: 10px;
padding-bottom: 5px;
}
.SubElement {
margin-left: 15px;
}
#ButtonArea {
padding-top: 10px;
flex-direction: row;
}
Button {
font-size: 14px;
}