index.less 68 Bytes
Newer Older
DarkForst's avatar
DarkForst committed
1 2 3 4 5
.full_flex{
  display: flex;
  flex: 1;
  flex-direction: column;
}