This website works better with JavaScript
Gitinn
Главная
Обзор
Помощь
Регистрация
Вход
zaixianjiaoyu
/
sourcecode
Следить
3
В избранное
0
Ответвить
1
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
4871cf58be
Ветки
Метки
master
sourcecode
/
front
/
src
/
layouts
/
ContentLayout
/
index.less
index.less
94 B
История
Исходник
1
2
3
4
5
6
.content-layout {
flex: 1;
display: flex;
flex-direction: column;
min-height: 500px;
}