CRUD building and concept codes
This commit is contained in:
@@ -42,12 +42,14 @@
|
||||
font-size: {{ Config::get('app.locale') == 'kh' ? '1rem' : '14px' }} !important;
|
||||
}
|
||||
.nav .menu-icon {
|
||||
color: #12931d !important;
|
||||
}
|
||||
color: #12931d !important;
|
||||
}
|
||||
.dropdown-item p{
|
||||
font-size: {{ Config::get('app.locale') == 'kh' ? '1.1rem' : '0.875rem' }} !important;
|
||||
}
|
||||
.select2-container--default .select2-dropdown {
|
||||
font-size: {{ Config::get('app.locale') == 'kh' ? '1.1rem' : '0.875rem' }} !important;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user