MyBook/Library/PackageCache/com.unity.2d.aseprite@1.1.6/Editor/Assets/UI/ExportAnimAssetsStyleSheet.uss

23 lines
258 B
Plaintext
Raw Normal View History

2025-03-22 14:59:41 +08: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;
}