V14 update with various fixes

* Fixing so that chat messages now show list icon
* Fixed deprecation message from chat
* Adding our custom drop down icons to search compendium filter
* Fixing error when creating actors
This commit is contained in:
Litasa
2026-04-12 11:00:49 +00:00
parent 48a751b508
commit b14006a826
7 changed files with 17 additions and 22 deletions

View File

@@ -111,14 +111,6 @@ button {
}
}
.chat-message {
ul, li {
list-style: none;
margin: unset;
padding: unset;
}
}
#logo {
content: url("../assets/l5r-logo.webp");
height: 80px;