8 lines
88 B
CSS
8 lines
88 B
CSS
.feedback .form {
|
|
padding: 24px;
|
|
}
|
|
|
|
.feedback .buttons {
|
|
padding: 8px 8px 8px 24px;
|
|
}
|