doc: add both app__graph and app__graphTitle selector
This commit is contained in:
@@ -48,6 +48,15 @@ body {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.app__graph {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.app__graphTitle {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
@media (max-width: 990px) {
|
||||
.app {
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user