Cosmetics

pull/358/head
cagataycivici 2020-07-01 19:00:41 +03:00
parent 0c82ada2e5
commit 87425b3332
1 changed files with 4 additions and 2 deletions

View File

@ -69,11 +69,13 @@
display: inline-block;
text-align: center;
user-select: none;
line-height: inherit;
line-height: 68px;
cursor: pointer;
border-bottom: 2px solid transparent;
transition: border-bottom-color .3s;
&:hover {
background-color: var(--surface-c);
border-bottom-color: var(--primary-color);
}
&:focus {