Fix style problems
This commit is contained in:
parent
55344f8a9d
commit
16e78847a2
9 changed files with 17 additions and 19 deletions
|
@ -71,8 +71,7 @@ body {
|
|||
|
||||
.checkbox > label::before {
|
||||
/* @apply bg-grey-10; */
|
||||
border-width: 1px;
|
||||
|
||||
@apply border-default;
|
||||
@apply rounded-sm;
|
||||
|
||||
content: '';
|
||||
|
@ -314,8 +313,7 @@ select {
|
|||
|
||||
@screen md {
|
||||
.main > section {
|
||||
border-width: 1px;
|
||||
|
||||
@apply border-default;
|
||||
@apply border-grey-80;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue