mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03:00
Fix style problems
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user