Tweak create community for dark theme

pull/21833/head
J. Ryan Stinnett 2019-02-13 10:16:01 +00:00
parent 932b377dc5
commit a7bae30837
1 changed files with 1 additions and 2 deletions

View File

@ -43,10 +43,9 @@ limitations under the License.
.mx_CreateGroupDialog_prefix,
.mx_CreateGroupDialog_suffix {
height: 35px;
padding: 0px 5px;
line-height: 37px;
background-color: $input-border-color;
background-color: $input-darker-bg-color;
border: 1px solid $input-border-color;
text-align: center;
}