Support "closed" polls whose votes are not visible until they are ended (#7842)
This commit is contained in:
@@ -37,6 +37,10 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
color: $secondary-content;
|
||||
}
|
||||
|
||||
.mx_PollCreateDialog_option {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user