mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 16:35:39 +00:00
Add damage object and improve NBT fields
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
}
|
||||
|
||||
.card.bg-dark .card.bg-dark {
|
||||
background-color: #565b60 !important;
|
||||
}
|
||||
|
||||
.card.bg-dark .card.bg-dark .card.bg-dark {
|
||||
background-color: #4b4f54 !important;
|
||||
}
|
||||
|
||||
@@ -43,6 +47,10 @@
|
||||
-webkit-tab-size: 4;
|
||||
}
|
||||
|
||||
textarea {
|
||||
min-height: 37.6px;
|
||||
}
|
||||
|
||||
textarea.invalid {
|
||||
border-color: red !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user