mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-17 10:58:26 -07:00
7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
.flex-0 {
|
||
|
flex: 0;
|
||
|
}
|
||
|
.flex-1 {
|
||
|
flex: 1;
|
||
|
}
|