0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00

style(console): remove table shadows

This commit is contained in:
Charles Zhao 2022-05-19 09:41:46 +08:00
parent 542d878231
commit 6eb2071a9a
No known key found for this signature in database
GPG key ID: 4858774754C92DF2

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;