Browse Source

修改样式

11-plugin-be-present
aBin 4 years ago
parent
commit
f5883bac24
  1. 2
      index.html

2
index.html

@ -52,7 +52,7 @@
<div data-root="p1419895701453938688" class="flex flex-row items-center" style="height:100%;width:100%;">
<div class="flex-1 title"></div>
<div class="flex flex-nowrap startBtn mr-2">
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="p1419895701453938688.show(this)">开始</button>
<button class="bg-blue-500 text-xs rounded-full py-1 px-5 text-white" onclick="p1419895701453938688.show(this)">开始</button>
</div>
<div class="flex flex-nowrap statusBtn mr-2 font-bold" style="display:none" onclick="p1419895701453938688.jumpDetails(this)">
<span class="mr-3 startTime"></span>

Loading…
Cancel
Save