mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Show metadata in web interface, take one
This commit is contained in:
@@ -24,7 +24,7 @@ img {
|
||||
}
|
||||
|
||||
.path-list > li {
|
||||
margin-left: 1rem;
|
||||
margin-left: 1.2em;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
@@ -106,6 +106,10 @@ img {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.instance-metadata {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.instance-properties {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user