添加页面
This commit is contained in:
11
miniprogram/pages/manage/staff/staff.wxss
Normal file
11
miniprogram/pages/manage/staff/staff.wxss
Normal file
@@ -0,0 +1,11 @@
|
||||
button.btn-left,
|
||||
button.btn-left::after {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
button.btn-right,
|
||||
button.btn-right::after {
|
||||
border-bottom-left-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user