RED-8109: decreased focus shadow size.
This commit is contained in:
parent
bd77067dc7
commit
9ce0ec27ca
@ -265,6 +265,17 @@ iqser-dynamic-input {
|
||||
width: 14px;
|
||||
}
|
||||
|
||||
button.cdk-focused, button:hover {
|
||||
span {
|
||||
&::before {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
top: 10px;
|
||||
left: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mat-mdc-icon-button svg {
|
||||
width: unset;
|
||||
height: unset;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user