Browse Source

fix: 🐛 deluge: text fix for v.2.1.0

pull/395/head
GilbN 2 years ago
parent
commit
c01faae801
  1. 2
      css/base/deluge/deluge-base.css

2
css/base/deluge/deluge-base.css

@ -16,7 +16,7 @@
@import url("/css/defaults/placeholders.css");
@import url("/css/defaults/transparent.css");
html {
html,body {
background: var(--main-bg-color);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;

Loading…
Cancel
Save