Add hover class

pull/10616/head
Deniz Kusefoglu 2018-03-11 21:08:04 -07:00
parent c99dabe3e6
commit 96eda1f2ff
1 changed files with 40 additions and 37 deletions

View File

@ -45,4 +45,7 @@
&__last-column {
border-right: 0;
}
&__hovered {
// TODO:add stylign here.
}
}