mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
increase size of regional icon
This commit is contained in:
@@ -69,12 +69,12 @@ watchEffect(() => {
|
||||
}
|
||||
|
||||
.icon-regional-container {
|
||||
margin-left: 45px;
|
||||
margin-left: 55px;
|
||||
}
|
||||
|
||||
.icon-regional {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 32px;
|
||||
|
||||
Reference in New Issue
Block a user