1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-27 15:00:06 +02:00

Globally set box-sizing to border-box (and improve code snippet copy button)

This commit is contained in:
Felix Mattick
2022-01-22 12:58:18 -06:00
parent 2ca1eee9cf
commit 9cf9e052ac
6 changed files with 40 additions and 24 deletions

2
dist/dark.css vendored
View File

@@ -237,5 +237,3 @@ tbody tr:nth-child(even) {
::-webkit-scrollbar-thumb:hover {
background: #415c73;
}
/*# sourceMappingURL=dark.css.map */