forked from DebaucheryLibrarian/traxxx
Fixed scroll component so it uses slot props instead of the depcrecated .
This commit is contained in:
@@ -249,7 +249,7 @@ export default {
|
||||
fill: var(--primary);
|
||||
}
|
||||
|
||||
::v-deep .search {
|
||||
:deep(.search) {
|
||||
height: 3rem;
|
||||
border-bottom: solid 1px var(--shadow-hint);
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user