Improved entity tile text alignment.
This commit is contained in:
@@ -47,6 +47,8 @@ defineProps({
|
|||||||
border-radius: .5rem;
|
border-radius: .5rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: var(--shadow-strong-30);
|
background: var(--shadow-strong-30);
|
||||||
|
text-align: center;
|
||||||
|
line-height: 1.25;
|
||||||
color: var(--text-light);
|
color: var(--text-light);
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user