mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-08 16:09:31 -06:00
Add prettier config, format codebase
This commit is contained in:
@@ -38,7 +38,7 @@ body {
|
||||
width: auto !important;
|
||||
max-width: calc(100vw - 2rem) !important;
|
||||
}
|
||||
|
||||
|
||||
.p-toast-message {
|
||||
max-width: 100% !important;
|
||||
min-width: unset !important;
|
||||
@@ -48,20 +48,20 @@ body {
|
||||
padding: 0.75rem !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
|
||||
.p-toast-message-content {
|
||||
padding: 0.5rem !important;
|
||||
gap: 0.5rem !important;
|
||||
}
|
||||
|
||||
|
||||
.p-toast-message-text {
|
||||
word-wrap: break-word !important;
|
||||
overflow-wrap: break-word !important;
|
||||
hyphens: auto !important;
|
||||
}
|
||||
|
||||
|
||||
.p-toast-message-summary {
|
||||
font-size: 0.875rem !important;
|
||||
line-height: 1.25 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user