9 lines
91 B
CSS
9 lines
91 B
CSS
.application_row {
|
|
width: 430%;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
position: absolute;
|
|
}
|
|
|