mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 12:21:22 -05:00
Merge pull request #2746 from alphagov/postage-flicker
Stop flicker when hovering postage on precompiled
This commit is contained in:
@@ -85,7 +85,7 @@ $iso-paper-ratio: 141.42135624%;
|
||||
.letter-sent &:hover {
|
||||
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-color: transparent;
|
||||
box-shadow: none;
|
||||
background-image: file-url('envelope-fold.svg');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user