fix action dropdown hover state bug
This commit is contained in:
parent
1f8ae96706
commit
f78f917d70
1 changed files with 2 additions and 2 deletions
|
@ -4165,8 +4165,8 @@ footer {
|
|||
a {
|
||||
@extend .u-clickable;
|
||||
display: flex;
|
||||
min-width: 100%;
|
||||
padding: 3px 18px;
|
||||
flex: 1;
|
||||
padding: 0 18px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue