unicloud界面优化
unicloud-perfect by bmqy
Details
Authorbmqy
LicenseNo License
Categorydcloud,unicloud
Created
Updated
Size432 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name unicloud-perfect
@version 20210910.02.25
@namespace userstyles.world/user/bmqy
@description unicloud界面优化
@author bmqy
@license No License
==/UserStyle== */
@-moz-document domain("dcloud.net.cn") {
/* 分页模块在底部固定 */
.database-pagination{
background-color: #fff;
border: 1px solid #e6e6e6;
position: sticky;
bottom: 10px;
}
}