mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -38,13 +38,13 @@ watchEffect(() => {
|
||||
|
||||
.ratio-count {
|
||||
font-weight: bold;
|
||||
font-size: 1.9rem;
|
||||
font-size: 2.5rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.efficiency-perc {
|
||||
font-weight: bold;
|
||||
font-size: 1.9rem;
|
||||
font-size: 2.5rem;
|
||||
color: $green-9 !important;
|
||||
}
|
||||
|
||||
@@ -53,7 +53,7 @@ watchEffect(() => {
|
||||
}
|
||||
|
||||
.electricity-icon {
|
||||
width: 40px;
|
||||
width: 50px;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user