mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
(css) Fix styling of cancelled events
This commit is contained in:
@@ -364,11 +364,11 @@ $quarter_height: 10px;
|
||||
);
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
// Event is cancelled
|
||||
&--cancelled .text {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
// Event is cancelled
|
||||
&--cancelled .text {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.eventInside {
|
||||
|
||||
Reference in New Issue
Block a user