mirror of
https://github.com/rubickCenter/rubick
synced 2026-01-02 01:49:27 +08:00
✨ 适配超级面板
This commit is contained in:
@@ -81,10 +81,12 @@ const newList = computed(() => {
|
||||
<style lang="less">
|
||||
.finder {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
box-sizing: border-box;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 0;
|
||||
}
|
||||
.ant-carousel .slick-slide {
|
||||
text-align: center;
|
||||
height: 235px;
|
||||
|
||||
Reference in New Issue
Block a user