remove: Revert "NEW: add christmas cabin"

This reverts commit 19767aebb827abb83229e100a5ae38ff76de6478.

Change-Id: I2ccceae409a16598658a2b35ec56b11617dd0afa
This commit is contained in:
养乐多 2022-12-12 19:06:02 +08:00 committed by Lane.Wei
parent 32b46292b9
commit b5967505bd
8 changed files with 1 additions and 139 deletions

View file

@ -605,28 +605,4 @@ body
font-size: 14px;
}
/*------Christmas cabin---*/
#ChristmasArea
{
margin-top: 10px;
display: flex;
flex-direction: column;
}
#ChristmasTitleBlock
{
display:flex;
align-items: center;
padding: 6px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
#CabinList
{
display: flex;
flex-wrap: wrap;
align-content: flex-start;
overflow-y: auto;
}