feat: just getting better and better
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
}
|
||||
|
||||
.sidebar-boundary-toggle {
|
||||
@apply absolute left-full top-8 z-40 flex h-10 w-10 -translate-x-1/2 items-center justify-center rounded-full border transition-colors;
|
||||
@apply absolute left-full top-[1.48rem] z-40 flex h-[1.8rem] w-[1.8rem] -translate-x-1/2 items-center justify-center rounded-full border transition-colors;
|
||||
background: rgba(255, 250, 242, 0.98);
|
||||
border-color: rgba(23, 32, 51, 0.12);
|
||||
color: #44516a;
|
||||
@@ -97,6 +97,10 @@
|
||||
color: #fffaf2;
|
||||
}
|
||||
|
||||
.sidebar-boundary-toggle :deep(.v-icon) {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.shell-view {
|
||||
@apply flex min-w-0 flex-1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user