admin styling updates/fixes
This commit is contained in:
@@ -25,6 +25,18 @@
|
||||
<link href="/assets/admin/css/themify-icons.css" rel="stylesheet">
|
||||
|
||||
<style type="text/css">
|
||||
/*.card {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
margin-bottom: 20px;
|
||||
!*box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);*!
|
||||
}*/
|
||||
|
||||
.border-blue-bottom {
|
||||
border-bottom: 3px solid #067ec1;
|
||||
}
|
||||
@yield('css')
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user