diff --git a/static/vail.css b/static/vail.css index 4666381..38f1bd1 100644 --- a/static/vail.css +++ b/static/vail.css @@ -13,6 +13,7 @@ width: 100%; height: 6em; user-select: none; + -webkit-user-select: none; /* 2022-04-26 Safari still needs this */ } .center {