Save
This commit is contained in:
@@ -16,3 +16,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.spot {
|
||||
&.is-reserved {
|
||||
fill: #f4eba8;
|
||||
}
|
||||
&.is-sold {
|
||||
fill: #f54040;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user