mirror of
https://github.com/kalkih/mini-graph-card.git
synced 2025-12-20 00:35:56 +01:00
fix: indicator style for the 1st state (#1105)
This commit is contained in:
@@ -168,6 +168,10 @@ const style = css`
|
||||
max-width: 100%;
|
||||
min-width: 0;
|
||||
}
|
||||
.state > svg {
|
||||
align-self: center;
|
||||
border-radius: 100%;
|
||||
}
|
||||
.state--small {
|
||||
font-size: .6em;
|
||||
margin-bottom: .6rem;
|
||||
|
||||
Reference in New Issue
Block a user