kellyshreeve commited on
Commit
bd38b03
·
verified ·
1 Parent(s): 19ff9d3

Create style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [id^="setting_"] > div[style*="position: absolute"] {
2
+ display: none !important;
3
+ }