PeriodSlicer-Syinpo/style/visual.less
2020-02-04 03:33:37 +08:00

10 lines
209 B
Plaintext

@import (less) "node_modules/powerbi-visuals-utils-interactivityutils/lib/index.css";
p {
font-size: 20px;
font-weight: bold;
em {
background: yellow;
padding: 5px;
}
}