0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-31 22:51:25 -05:00

Merge pull request #884 from logto-io/charles-log-2479-remove-table-shadow

style(console): remove table shadows
This commit is contained in:
Charles Zhao 2022-05-19 09:56:19 +08:00 committed by GitHub
commit d0ec8a7a94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,6 @@ tr.clickable {
overflow-y: auto;
border: 1px solid var(--color-neutral-90);
border-radius: _.unit(2);
box-shadow: var(--shadow-1);
table {
border: none;