Added description to adversary and environment

This commit is contained in:
WBHarry 2025-08-26 22:47:37 +02:00
parent cc3ebca075
commit 11baedebb7
3 changed files with 11 additions and 0 deletions

View file

@ -24,9 +24,11 @@
&.environment,
&.companion {
width: 360px !important;
height: auto !important;
.window-content {
display: unset;
padding-bottom: 20px;
}
.limited-container {
@ -50,6 +52,11 @@
text-align: center;
}
}
.description {
font-style: italic;
text-align: center;
}
}
}
}