🆕 BuildTools added

This commit is contained in:
duckietm
2026-03-03 16:10:45 +01:00
parent 2c57002364
commit 9635351682
2 changed files with 208 additions and 2 deletions
+7
View File
@@ -46,6 +46,13 @@
}
}
.nitro-room-tools-side-container {
display: flex;
flex-direction: column;
margin-left: 10px;
gap: 10px;
}
.nitro-room-history {
background: #212131;
box-shadow: inset 0px 5px lighten(rgba(#000, .6), 2.5), inset 0 -4px darken(rgba(#000, .6), 4);