Create and store pads in a team
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user