SynthMaze/Library/PackageCache/com.unity.2d.aseprite@1.0.1/Editor/Assets/UI/ExportAnimAssetsStyleSheet.uss
2024-04-28 11:26:46 +02:00

22 lines
No EOL
257 B
Text

* {
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;
}