fix printing
This commit is contained in:
@@ -280,7 +280,7 @@ html, body {
|
||||
position: relative !important;
|
||||
}
|
||||
|
||||
.chat-container, .v-app-bar, .no-print, .separator, .v-divider, .recipe-description, button, .v-btn, .drop-zone, .v-card, .recipe-card {
|
||||
.chat-container, .v-app-bar, .no-print, .separator, .v-divider, .recipe-description, button, .v-btn, .drop-zone {
|
||||
display: none !important;
|
||||
height: 0 !important;
|
||||
margin: 0 !important;
|
||||
@@ -312,7 +312,6 @@ html, body {
|
||||
.recipe-card,
|
||||
.v-application,
|
||||
.v-application__wrap,
|
||||
.v-card--variant-elevated,
|
||||
[class*="elevation-"] {
|
||||
box-shadow: none !important;
|
||||
border: none !important;
|
||||
|
||||
Reference in New Issue
Block a user