mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
style(console): hidden role item info on overflow (#2979)
This commit is contained in:
parent
3f1faf4784
commit
3a5025740a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
flex: 1 1 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-right: _.unit(2);
|
||||
overflow: hidden;
|
||||
|
||||
.name {
|
||||
@include _.text-ellipsis;
|
||||
|
|
Loading…
Add table
Reference in a new issue