Create and store pads in a team

This commit is contained in:
yflory
2019-09-12 17:54:50 +02:00
parent 79ac44de7e
commit 306fc6cdb9
10 changed files with 139 additions and 13 deletions

View File

@@ -175,6 +175,18 @@
color: @colortheme_form-color;
}
.cp-creation-team {
.cp-dropdown-container {
flex: 1;
min-width: 0;
margin-left: 10px;
margin-right: 10px;
button, .cp-dropdown-content {
width: 100%;
}
}
}
.cp-creation-expire {
.cp-creation-expire-picker {
text-align: center;