mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
style(console): align resource icon with resource name (#5694)
This commit is contained in:
parent
d1c5526a0f
commit
ca647a1b44
1 changed files with 2 additions and 0 deletions
|
@ -8,5 +8,7 @@
|
|||
width: 16px;
|
||||
height: 16px;
|
||||
margin-right: _.unit(1);
|
||||
// Align icon with text
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue