Removed commented CSS
This commit is contained in:
parent
f0e0c4a3e8
commit
70ae9d02b6
1 changed files with 0 additions and 3 deletions
|
|
@ -695,9 +695,6 @@ export default {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0.5rem 1.5rem;
|
padding: 0.5rem 1.5rem;
|
||||||
// &:nth-child(odd) {
|
|
||||||
// background-color: #f5f5f5;
|
|
||||||
// }
|
|
||||||
&:nth-last-child(-n + 3) {
|
&:nth-last-child(-n + 3) {
|
||||||
background-color: #e3f2ea;
|
background-color: #e3f2ea;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue