mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 07:26:19 +00:00
feat: FurniEditor WebSocket — full UI with toolbar icon, infostand button, Edit/Search views, Tailwind styling
This commit is contained in:
@@ -70,6 +70,12 @@
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.nitro-icon.icon-furnieditor {
|
||||
background-image: url("@/assets/images/toolbar/icons/furnieditor.png");
|
||||
width: 30px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.nitro-icon.icon-friendall {
|
||||
background-image: url("@/assets/images/toolbar/icons/friend_all.png");
|
||||
width: 32px;
|
||||
|
||||
Reference in New Issue
Block a user