feat: room icon
This commit is contained in:
parent
6713651fcc
commit
ae3a853cc1
|
@ -28,6 +28,9 @@ $sidebar-basis: 12rem;
|
|||
&.ImageComponent {
|
||||
background-image: url('./img/image.png');
|
||||
}
|
||||
&.RoomComponent {
|
||||
background-image: url('./img/map.png');
|
||||
}
|
||||
&.ScriptComponent {
|
||||
background-image: url('./img/script.png');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user