mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 07:26:19 +00:00
feat: add builders club catalog ui flow
This commit is contained in:
@@ -36,6 +36,13 @@
|
||||
height: 36px;
|
||||
}
|
||||
|
||||
.nitro-icon.icon-buildersclub {
|
||||
background-image: url("@/assets/images/toolbar/icons/buildersclub.png");
|
||||
background-size: contain;
|
||||
width: 38px;
|
||||
height: 36px;
|
||||
}
|
||||
|
||||
.nitro-icon.icon-game {
|
||||
background-image: url("@/assets/images/toolbar/icons/game.png");
|
||||
width: 44px;
|
||||
|
||||
Reference in New Issue
Block a user