Fix a CSS leak
This commit is contained in:
@@ -2770,9 +2770,12 @@ table {
|
||||
}
|
||||
|
||||
a:hover {
|
||||
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
|
||||
text-decoration: none;
|
||||
|
||||
&:not(.see-all) {
|
||||
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
img {
|
||||
transform: scale(1.1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user