mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
fix(dropdown): prevent antialised blur bug on Chrome/Windows
This commit is contained in:
parent
607ffef781
commit
29903b3d3f
@ -57,6 +57,7 @@
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
list-style: none;
|
||||
font-size: 13px;
|
||||
background-color: $dropdown-options-background-color;
|
||||
border-radius: $dropdown-border-radius;
|
||||
box-shadow: $shadow-soft;
|
||||
|
Loading…
Reference in New Issue
Block a user