format
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
border-radius: 6px;
|
||||
border: 1px solid transparent;
|
||||
cursor: pointer;
|
||||
transition: box-shadow 0.2s, opacity 0.2s;
|
||||
transition:
|
||||
box-shadow 0.2s,
|
||||
opacity 0.2s;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.85;
|
||||
|
||||
Reference in New Issue
Block a user