mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
.flex-0 {
|
||
|
flex: 0;
|
||
|
}
|
||
|
.flex-1 {
|
||
|
flex: 1;
|
||
|
}
|