summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss')
-rw-r--r--WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss b/WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss
new file mode 100644
index 0000000000..88e13cb46d
--- /dev/null
+++ b/WebContent/VAADIN/themes/chameleon/components/popupview/popupview.scss
@@ -0,0 +1,7 @@
+@mixin chameleon-popupview {
+
+.v-popupview-popup {
+ padding: .3em .4em;
+ }
+
+} \ No newline at end of file