9 lines
137 B
SCSS
9 lines
137 B
SCSS
#upload-pj-modal {
|
|
text-align: left;
|
|
|
|
table {
|
|
width: 100% !important;
|
|
margin-left: 0 !important;
|
|
margin-bottom: 0;
|
|
}
|
|
}
|