refactor: improve ui consistency
This commit is contained in:
@@ -496,13 +496,6 @@ details summary::-webkit-details-marker {
|
||||
}
|
||||
}
|
||||
|
||||
// https://pqina.nl/blog/fix-google-mobile-usability-issues/
|
||||
:where(body, iframe, pre, img, svg, video, canvas, select) {
|
||||
@apply max-w-full;
|
||||
@apply overflow-auto;
|
||||
@apply break-words;
|
||||
}
|
||||
|
||||
.env-highlight {
|
||||
* {
|
||||
@apply text-accentContrast;
|
||||
|
||||
Reference in New Issue
Block a user