mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Make a request on the server to cancel survey response.
This commit is contained in:
@ -73,10 +73,18 @@
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Survey specific rules
|
||||
*/
|
||||
.post .post-survey-question {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.post .post-survey-chart-contener {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.post .survey-given-response {
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user