mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-06 23:30:34 +00:00
7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
.flex-0 {
|
||
|
flex: 0;
|
||
|
}
|
||
|
.flex-1 {
|
||
|
flex: 1;
|
||
|
}
|