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:
parent
542d878231
commit
6eb2071a9a
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