mirror of
https://github.com/logto-io/logto.git
synced 2025-04-07 23:01:25 -05:00
style(console): add padding-right for connector item name (#3487)
This commit is contained in:
parent
0918415887
commit
b23a85a2d7
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
.name {
|
||||
font: var(--font-label-2);
|
||||
@include _.multi-line-ellipsis(1);
|
||||
padding-right: _.unit(3);
|
||||
}
|
||||
|
||||
.connectorId {
|
||||
|
|
Loading…
Add table
Reference in a new issue