mirror of
https://github.com/QingdaoU/OnlineJudgeFE.git
synced 2024-12-29 16:01:51 +00:00
fix sample input and ouput overflow if content is too long
This commit is contained in:
parent
d46c749062
commit
207abfc02b
@ -536,6 +536,7 @@
|
||||
.sample {
|
||||
align-items: stretch;
|
||||
&-input, &-output {
|
||||
width: 50%;
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user