PeriodSlicer-Syinpo/style/visual.less

10 lines
209 B
Plaintext
Raw Normal View History

2020-02-04 03:33:37 +08:00
@import (less) "node_modules/powerbi-visuals-utils-interactivityutils/lib/index.css";
p {
font-size: 20px;
font-weight: bold;
em {
background: yellow;
padding: 5px;
}
}