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

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

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

.box{
  justify-content: flex-end;
}