mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Adjust gauge chart stories
This commit is contained in:
@@ -125,17 +125,17 @@
|
||||
}
|
||||
|
||||
.chart-container {
|
||||
width: 150px;
|
||||
width: 200px;
|
||||
padding: 15px;
|
||||
border: 1px solid $ui-gray-200;
|
||||
display: inline-block;
|
||||
|
||||
&.is-small {
|
||||
width: 100px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
&.is-large {
|
||||
width: 200px;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
&.is-xlarge {
|
||||
|
||||
Reference in New Issue
Block a user