4 lines
48 B
CSS
4 lines
48 B
CSS
.playerBlock {
|
|
flex: 1;
|
|
min-width: 800px;
|
|
}
|
.playerBlock {
|
|
flex: 1;
|
|
min-width: 800px;
|
|
}
|