aboutsummaryrefslogtreecommitdiff
path: root/profile/public/style.css
diff options
context:
space:
mode:
authorLarsVomMars2021-01-29 11:10:25 +0100
committerLarsVomMars2021-01-29 11:10:25 +0100
commit43bee3b95a6a8f06b53b45c908e3fd6e69f17089 (patch)
tree6d2c621c198a37fdfaaa7c018237c9ec006752c8 /profile/public/style.css
parent08adc7079833e15f5caf4594037bbf580644411b (diff)
Cropper, save and control buttons, rework
Diffstat (limited to 'profile/public/style.css')
-rw-r--r--profile/public/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/profile/public/style.css b/profile/public/style.css
index a30e7ef..66c0bdf 100644
--- a/profile/public/style.css
+++ b/profile/public/style.css
@@ -137,4 +137,6 @@ img {
z-index: 10;
position: absolute;
display: none;
+ max-height: 600px;
+ max-width: 600px;
} \ No newline at end of file