mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
add long description field
This commit is contained in:
parent
e750dac85d
commit
c5eef6751d
8 changed files with 68 additions and 25 deletions
|
|
@ -242,17 +242,6 @@
|
|||
transition: opacity .2s;
|
||||
}
|
||||
|
||||
.max-height-220 {
|
||||
max-height: 220px;
|
||||
overflow: hidden;
|
||||
transition: max-height .2s;
|
||||
}
|
||||
|
||||
*:hover > .max-height-parent-hover-840 {
|
||||
max-height: 840px;
|
||||
transition: max-height .2s;
|
||||
}
|
||||
|
||||
.blur-2 {
|
||||
filter: blur(2px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue