aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/css/flowview.less
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/css/flowview.less')
-rw-r--r--web/src/css/flowview.less10
1 files changed, 5 insertions, 5 deletions
diff --git a/web/src/css/flowview.less b/web/src/css/flowview.less
index 44ae8ac2..aa8a2df2 100644
--- a/web/src/css/flowview.less
+++ b/web/src/css/flowview.less
@@ -1,9 +1,9 @@
.flowview-image {
- text-align: center;
+ text-align: center;
- img {
- max-width: 100%;
- max-height: 100%;
- }
+ img {
+ max-width: 100%;
+ max-height: 100%;
+ }
} \ No newline at end of file