mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-25 03:06:10 +01:00
7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
.flex-0 {
|
||
|
flex: 0;
|
||
|
}
|
||
|
.flex-1 {
|
||
|
flex: 1;
|
||
|
}
|