Flex job event line highlighting across entire row

This commit is contained in:
Marliana Lara
2018-06-22 15:06:16 -04:00
parent aa98842364
commit ffdb564c15

View File

@@ -111,7 +111,6 @@
&-event {
.at-mixin-event();
flex: 1;
}
&-event--host {
@@ -169,6 +168,7 @@
}
.at-mixin-event() {
flex: 1;
padding: 0 10px;
white-space: pre-wrap;
word-break: break-all;