mirror of
https://github.com/go-gitea/gitea
synced 2024-11-20 14:04:24 +01:00
7 lines
46 B
Text
7 lines
46 B
Text
|
.flex-0 {
|
||
|
flex: 0;
|
||
|
}
|
||
|
.flex-1 {
|
||
|
flex: 1;
|
||
|
}
|