User:Star0/sandbox/styles.css:修订间差异

来自Arcaea中文维基
无编辑摘要
无编辑摘要
第1行: 第1行:
.box{
.box{
   flex-direction: column-reverse;
   flex-wrap: nowrap;
}
}

2020年7月21日 (二) 22:11的版本

.box{
  flex-wrap: nowrap;
}