aboutsummaryrefslogtreecommitdiffstats
path: root/data/style.scss
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-08-25 02:52:32 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-08-25 02:52:32 +0000
commit68e63a610bb72d212e5170b1aed6e22114301bb5 (patch)
treeb6b8fa414a40143688515ba14f9b1fd37f774b32 /data/style.scss
parentUpgrade qrcodegen (fixes #568) (diff)
downloadminiserve-68e63a610bb72d212e5170b1aed6e22114301bb5.tar.gz
miniserve-68e63a610bb72d212e5170b1aed6e22114301bb5.zip
Remove on-hover animation of qr code
It made things a bit annoying as every other UI element is snappy and without animations.
Diffstat (limited to '')
-rw-r--r--data/style.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/style.scss b/data/style.scss
index 0b87265..7051d22 100644
--- a/data/style.scss
+++ b/data/style.scss
@@ -124,7 +124,6 @@ nav p + * {
left: 0;
right: 0;
top: 100%;
- animation: show 0.5s ease;
}
@keyframes show {