Compare commits
No commits in common. "5654b3aeefd6a1440f090ed40ae85ef7d140dc44" and "afae859d8b9d5e606ba7161557d1009a5f646975" have entirely different histories.
5654b3aeef
...
afae859d8b
@ -102,15 +102,13 @@ $buttonHeight: $buttonH * 1px;
|
||||
background-size: 100% 100%;
|
||||
background-position: 0 0;
|
||||
position: relative;
|
||||
|
||||
&::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// background: #f003;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
.field {
|
||||
|
Loading…
Reference in New Issue
Block a user