update drupal
This commit is contained in:
@@ -12,7 +12,7 @@ fieldset:not(.fieldgroup) {
|
||||
border: none;
|
||||
margin: 0 0 20px 0;
|
||||
padding: 55px 20px 20px 20px;
|
||||
min-width: 0;
|
||||
min-width: fit-content;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -345,7 +345,7 @@ table .form-type-checkbox .dummy-checkbox {
|
||||
border: 1px solid #d1d1d1;
|
||||
color: #333;
|
||||
background: #fcfcfa;
|
||||
min-height: 40px;
|
||||
min-height: 44px;
|
||||
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
|
||||
transition: border linear 0.2s, box-shadow linear 0.2s;
|
||||
appearance: none;
|
||||
|
||||
Reference in New Issue
Block a user