Commit 3b08e7a0 by crushh

update: dist

parent 376b6eab
......@@ -270,9 +270,9 @@ export default {
adsFlag: 0,
rightBtn: {
5: 'background: #0CC6DA;box-shadow: inset 2px 1px 1px 0px rgba(255, 255, 255, 0.5);',
3: 'background: #27292B;opacity: 0.5;',
2: 'background: #27292B;opacity: 0.75;',
1: 'background: ##27292B;opacity: 0.5;'
3: 'background: rgba(39, 41, 43,0.5);',
2: 'background: rgba(39, 41, 43,0.75);',
1: 'background:rgba(39, 41, 43,0.5);'
},
textColor: {
1: 'color:#38BCCC',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment