bump 2.3.1; poprawki responsywności tabelki

This commit is contained in:
2023-12-10 14:39:27 +01:00
parent 9dd7b33d08
commit ffed250321
5 changed files with 17 additions and 10 deletions
+6
View File
@@ -147,6 +147,7 @@ button {
/* width */
::-webkit-scrollbar {
width: 7px;
height: 7px;
}
/* Track */
@@ -154,6 +155,11 @@ button {
background: #333;
}
/* Corner */
::-webkit-scrollbar-corner {
background: #333;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #888;