Better (material) components design

This commit is contained in:
djmaze 2021-11-18 12:40:38 +01:00
parent 30bec04a75
commit a92d5a0f4f
10 changed files with 48 additions and 122 deletions

View file

@ -21,12 +21,12 @@
display: inline-block;
height: 1em;
line-height: 1em;
margin-left: 0.5em;
&::after {
font-family: "snappymail";
content: " ";
display: block;
margin-left: 1em;
opacity: 0;
transition: opacity 1s linear;
}