mirror of
https://github.com/MrUnknownDE/examples-image-loading.git
synced 2026-04-22 00:03:47 +02:00
Basic working prefab
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.unity-box {
|
||||
margin: 10px;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
.unity-box #description {
|
||||
margin: 10px 0 10px 0;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#action-button {
|
||||
font-size: 20px;
|
||||
-unity-font-style: bold;
|
||||
padding: 10px;
|
||||
margin:10px;
|
||||
}
|
||||
Reference in New Issue
Block a user