diff --git a/res/static/res/style/layout.css b/res/static/res/style/layout.css index 4449ae9..5de825a 100644 --- a/res/static/res/style/layout.css +++ b/res/static/res/style/layout.css @@ -223,7 +223,7 @@ a:hover{ margin: 6px; padding: 0; overflow: hidden; - box-shadow: 2px 2px 5px 2px #111; + box-shadow: 0px 0px 5px 2px #111; background-color: #111; color: var(--text_color); word-break: break-all;