mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Better (material) components design
This commit is contained in:
parent
30bec04a75
commit
a92d5a0f4f
10 changed files with 48 additions and 122 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue