fix: Issues #108 done.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
.p-sidebar-mask {
|
||||
height: calc(100vh - 104px) !important;
|
||||
top: 104px !important;
|
||||
z-index: 20;
|
||||
}
|
||||
.p-sidebar {
|
||||
@apply !shadow-[1px_0px_4px_rgba(0,0,0,0.25)]
|
||||
@@ -49,7 +50,7 @@
|
||||
.p-inputswitch .p-inputswitch-slider:before {
|
||||
@apply !w-5 !h-5 !left-0.5
|
||||
}
|
||||
/* slider 拉霸 */
|
||||
/* slider 滑塊 */
|
||||
.p-slider .p-slider-handle {
|
||||
@apply !h-3.5 !w-3.5 !border !border-primary
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user