mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-12-26 20:09:30 +00:00
MikroWizard Initial commit | MikroFront Welcome to the world :)
This commit is contained in:
commit
b97aec6b97
203 changed files with 41097 additions and 0 deletions
10
src/app/views/settings/settings.component.scss
Normal file
10
src/app/views/settings/settings.component.scss
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
:host {
|
||||
.legend {
|
||||
small {
|
||||
font-size: x-small;
|
||||
}
|
||||
}
|
||||
}
|
||||
.mdc-line-ripple.mdc-line-ripple--deactivating.ng-star-inserted {
|
||||
display: none!important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue