Icons fix
Release Creation / build (release) Successful in 1m13s

This commit is contained in:
2026-06-08 23:40:55 +02:00
parent 58db55d1ad
commit cb41123020
5 changed files with 120 additions and 88 deletions
+2 -2
View File
@@ -4941,14 +4941,14 @@ i.prismrpg {
background: linear-gradient(135deg, #dcedfc 0%, #b0d0f0 100%);
border-color: #3a5a7a;
}
.palette.status-effects .status-separator {
.status-separator {
grid-column: 1 / -1;
display: block;
width: 100%;
height: 2px;
border: none;
border-top: 2px solid rgba(255, 255, 255, 0.35);
margin: 5px 0;
position: relative;
}
.application.dialog.prismrpg {
color: var(--color-dark-1);