mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -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…
Reference in a new issue