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:
commit
d0ec8a7a94
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue