Initial
This commit is contained in:
11
blocks/bar-graph/src/style.scss
Normal file
11
blocks/bar-graph/src/style.scss
Normal file
@ -0,0 +1,11 @@
|
||||
.wp-block-lcp-bar-graph {
|
||||
.lcp-bar-graph-container {
|
||||
svg {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
text {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user