Improved entity tile text alignment.

This commit is contained in:
DebaucheryLibrarian 2025-02-26 06:22:44 +01:00
parent 1d60ea0b0b
commit 5f9359144e
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ defineProps({
border-radius: .5rem;
position: relative;
background: var(--shadow-strong-30);
text-align: center;
line-height: 1.25;
color: var(--text-light);
font-size: 1.25rem;
font-weight: bold;