chore: Prettified Code
[ci skip]
This commit is contained in:
parent
f8e16c546d
commit
dfc75d0bcb
26 changed files with 306 additions and 134 deletions
|
@ -298,7 +298,9 @@
|
|||
background-color: rgba(0, 0, 0, 0.25);
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
transition: opacity 0.2s ease, background-color 0.2s ease;
|
||||
transition:
|
||||
opacity 0.2s ease,
|
||||
background-color 0.2s ease;
|
||||
outline: none;
|
||||
opacity: 0.35;
|
||||
height: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue