UI: fixed spacing for tb-required in tb-hint-tooltip-icon
This commit is contained in:
parent
10474f3571
commit
a5b7e68667
@ -17,7 +17,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
:host {
|
||||
@ -25,6 +25,7 @@
|
||||
color: #E0E0E0;
|
||||
overflow: visible;
|
||||
order: 3;
|
||||
margin-left: 4px;
|
||||
&:hover {
|
||||
color: #9E9E9E;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user