mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 00:17:04 +00:00
pixel editor lazy updates
This commit is contained in:
@@ -502,4 +502,11 @@ div.asset_editor {
|
||||
padding:16px;
|
||||
margin:16px;
|
||||
background-color:#999;
|
||||
display:flex;
|
||||
flex-direction:column;
|
||||
align-items:center;
|
||||
}
|
||||
div.asset_toolbar {
|
||||
padding:8px;
|
||||
margin:8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user