Cachet is now a Laravel 5 app
This commit is contained in:
8
resources/assets/sass/pages/_dashboard.scss
Normal file
8
resources/assets/sass/pages/_dashboard.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.componet-inline-update {
|
||||
@extend .text-right;
|
||||
padding-top: 8px;
|
||||
label {
|
||||
display: initial;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user