Add new assets
This commit is contained in:
9
core/scripts/webpanel/assets/css/custom.css
Normal file
9
core/scripts/webpanel/assets/css/custom.css
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
/* Center the qrcodesContainer */
|
||||||
|
#qrcodesContainer {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Style the config type text */
|
||||||
|
.config-type-text {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user