This commit is contained in:
okbel
2018-05-02 18:46:41 -03:00
parent 1bf440c4a6
commit 09d20257ac
2 changed files with 9 additions and 7 deletions
@@ -52,9 +52,15 @@
height: 30px;
font-size: 0.9em;
line-height: normal;
width: 100%;
display: inline-block;
text-align: center;
line-height: 30px;
font-size: 1em;
&:hover {
background-color: #eaeaea;
cursor: pointer;
}
&.cancel {