فهرست منبع

添加单词下面的横线

visuddhinanda 3 سال پیش
والد
کامیت
7fbaf31083
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dashboard/src/components/template/Wbw/WbwPali.tsx

+ 1 - 1
dashboard/src/components/template/Wbw/WbwPali.tsx

@@ -57,7 +57,7 @@ const Widget = ({ data, onChange, onSave }: IWidget) => {
     <></>
   );
   return (
-    <div>
+    <div style={{ borderBottom: "1px solid gray" }}>
       <Popover
         content={wbwDetail}
         placement="bottom"