Skip to content

Commit

Permalink
remove css
Browse files Browse the repository at this point in the history
  • Loading branch information
fagubla committed Oct 24, 2024
1 parent 2d19e3a commit ce0fb4c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions resources/views/cases/edit.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,5 @@ class="tw-grow tw-overflow-hidden"
text-transform: uppercase;
margin-bottom: 0.5rem;
}
.btn-outline-custom {
border-radius: 4px;
border: 1px solid var(--borders, #CDDDEE);
background: linear-gradient(180deg, #fff 0%, rgb(255 255 255 / 0%) 100%), #fbfbfb;
box-shadow: 0px 0px 3px -2px rgba(0, 0, 0, 0.10);
color: var(--text-only, #556271);
}
</style>
@endsection

0 comments on commit ce0fb4c

Please sign in to comment.