Commit d9919d47 authored by 罗超's avatar 罗超

no message

parent 629e738f
<style> <style>
.eventsCalendar_Form .el-calendar__body .el-calendar-table>thead>th{ .eventsCalendar_Form .el-calendar__body .el-calendar-table>thead>th{
border: 1px solid #EBEEF5; border-top: 1px solid #EBEEF5;
border-right: 1px solid #EBEEF5;
border-bottom: 0; border-bottom: 0;
} }
.eventsCalendar_Form .el-calendar__body .el-calendar-table>thead>th:first-child{
border-left: 1px solid #EBEEF5;
}
.eventsCalendar_Form{ .eventsCalendar_Form{
padding: 20px 0; padding: 20px 0;
background-color: #fff; background-color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment