This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
wiki
/
weseek__growi
mirrorاز
https://github.com/weseek/growi
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Add border styling for buttons in SelectablePagePageList component
Shun Miyazawa
8 ماه پیش
والد
3f210954a0
کامیت
eaec4617e2
1فایلهای تغییر یافته
به همراه
4 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
4
0
apps/app/src/features/openai/client/components/AiAssistant/AiAssistantManagementModal/SelectablePagePageList.module.scss
+ 4
- 0
apps/app/src/features/openai/client/components/AiAssistant/AiAssistantManagementModal/SelectablePagePageList.module.scss
مشاهده فایل
@@ -6,6 +6,10 @@
.list-group-item {
border: none;
}
+
+ .btn {
+ border: none;
+ }
}
// == Colors