summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss
blob: 88e13cb46de451814f7b38890f6ddd65eb6eb3c2 (plain)
1
2
3
4
5
6
7
@mixin chameleon-popupview {

.v-popupview-popup {
	padding: .3em .4em;
	}

}