aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/EquationBox.scss
blob: 9714e1bd0e7d72f1a9e3745565e89e1e837b9c22 (plain)
1
2
3
4
5
6
7
8
@import "../global/globalCssVariables.scss";

.equationBox-cont {
    transform-origin: top left;
    > span {
        width: 100%; 
    }
}