7 lines
68 B
CSS
7 lines
68 B
CSS
|
.click-row {
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
form {
|
||
|
margin-left: 7rem;
|
||
|
}
|