Fixed network icon overflowing on entity tile.
This commit is contained in:
parent
19b2a56925
commit
bead604fd6
|
@ -50,6 +50,7 @@ defineProps({
|
|||
color: var(--text-light);
|
||||
font-size: 1.25rem;
|
||||
font-weight: bold;
|
||||
overflow: hidden;
|
||||
|
||||
.icon {
|
||||
position: absolute;
|
||||
|
|
2
static
2
static
|
@ -1 +1 @@
|
|||
Subproject commit 0424741228489593a83da32e35d4afe69e2e6b66
|
||||
Subproject commit ee6b2e5a5b28a5a0378307a2f3cb8896cf11e12b
|
Loading…
Reference in New Issue