Files
webpack5-tutorial/docs/.vuepress/styles/index.scss
2024-10-16 17:02:47 +08:00

8 lines
126 B
SCSS

.theme-default-content:not(.custom) {
max-width: 1000px !important;
}
.copy-code-pure-button {
z-index: 19 !important;
}