mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -05:00
style(console): CardTitle
should not be shrunk in the flex layout (#2484)
This commit is contained in:
parent
536a8d7e82
commit
683a2d93d6
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
.container {
|
||||
overflow: hidden;
|
||||
flex-shrink: 0;
|
||||
|
||||
.title {
|
||||
color: var(--color-text);
|
||||
|
|
Loading…
Add table
Reference in a new issue