1
0
mirror of https://gitee.com/coder-xiaomo/flashsale synced 2025-01-30 13:10:26 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

15 lines
240 B
CSS
Raw Normal View History

2022-03-01 21:24:58 +08:00
@CHARSET "UTF-8";
.page-container{
margin-top: 1.5rem;
margin-bottom: 3rem;
}
.page-number-container{
margin:0 1rem;
}
.page-btn-container{
margin:0 1rem;
}
.page-btn{
padding: 0.42rem 2.125rem !important;
color: #808080 !important;
}