Skip to content

Commit 1b84d53

Browse files
committed
fix: oauth login
1 parent d7200b7 commit 1b84d53

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

styles/output.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,11 +1499,6 @@ input[type='search']::-webkit-search-decoration,
14991499
min-width: 70px;
15001500
}
15011501

1502-
.min-w-fit {
1503-
min-width: -moz-fit-content;
1504-
min-width: fit-content;
1505-
}
1506-
15071502
.min-w-full {
15081503
min-width: 100%;
15091504
}

0 commit comments

Comments
 (0)