mirror of
https://github.com/logto-io/logto.git
synced 2025-01-27 21:39:16 -05:00
refactor(console): remove border from all modal dialogs (#2495)
This commit is contained in:
parent
14b717801f
commit
400735ba2f
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
min-width: dim.$modal-layout-width-small;
|
||||
padding: _.unit(6);
|
||||
margin: 0 _.unit(6);
|
||||
border: 1px solid var(--color-divider);
|
||||
box-shadow: var(--shadow-3);
|
||||
|
||||
.header {
|
||||
|
|
Loading…
Add table
Reference in a new issue