We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbea818 commit d29ec0bCopy full SHA for d29ec0b
1 file changed
public/css/style.css
@@ -2063,11 +2063,7 @@ tbody tr:hover {
2063
2064
/* Wizard */
2065
.wizard-progress {
2066
- padding: 6px;
2067
- border-radius: var(--radius-md);
2068
- overflow-x: auto;
2069
- -webkit-overflow-scrolling: touch;
2070
- scrollbar-width: none;
+ display: none;
2071
}
2072
2073
.wizard-progress::-webkit-scrollbar {
0 commit comments