#468 - add extra buttons for status actions

This commit is contained in:
dave 2019-04-12 15:35:29 -04:00 committed by taehoon
parent 80ef855a63
commit 9fc997500e
8 changed files with 118 additions and 68 deletions

View file

@ -127,6 +127,14 @@
width: 100%;
height: 100%;
&-icon {
padding-left: 0.5rem;
i {
margin-right: 0.25rem;
}
}
&:hover {
// TODO: improve the look on breeze themes
background-color: $fallback--fg;