mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added finaly styles for start-window crash
This commit is contained in:
@@ -119,18 +119,4 @@ export default {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
.chart-container {
|
||||
width: 600px;
|
||||
top: 250px;
|
||||
left: 30%;
|
||||
}
|
||||
|
||||
.chart-container canvas {
|
||||
width: 600px !important;
|
||||
height: 400px !important;
|
||||
transition: .3s ease;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user