aded printing button to page.
This commit is contained in:
@@ -59,3 +59,9 @@ body.dark-mode {
|
||||
background: #e11d48;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* Label preview card title theme styles */
|
||||
.label-view-title {
|
||||
color: var(--app-card-text) !important;
|
||||
transition: color 0.2s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user