aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/style.css')
-rw-r--r--src/components/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/style.css b/src/components/style.css
index c1b78be..6887d59 100644
--- a/src/components/style.css
+++ b/src/components/style.css
@@ -56,6 +56,9 @@ button#rotate {
56 #print-area textarea { 56 #print-area textarea {
57 border: none; 57 border: none;
58 } 58 }
59 .hide-password {
60 display: none;
61 }
59 #print-area { 62 #print-area {
60 position: absolute; 63 position: absolute;
61 left: 0; 64 left: 0;