liuyg
2021-06-11 96144595b4149245c3e8e8279fe367ca924dcfe4
widgets/instructions/css/style.css
@@ -12,7 +12,7 @@
  background: rgba(255, 255, 255, 1);
  color: #fff;
  /* border : 1px solid rgba(0, 0, 0, 0.3); */
  border-radius: 14px;
  border-radius: 8px;
  /* text-align   : center; */
  /* cursor       : pointer; */
  z-index: 15 !important;
@@ -42,3 +42,7 @@
  display: inline-block;
  margin-right: 11px;
}
.site-dropdown-demo {
  border-radius: 8px;
}