Disabling sliders (#51)

* Add disabled slider to omorphia

* lint
This commit is contained in:
Geometrically
2023-05-18 19:57:35 -07:00
committed by GitHub
parent b6a58ee845
commit 625511d28b
4 changed files with 20 additions and 3 deletions

View File

@@ -86,6 +86,7 @@ export default defineComponent({
align-items: center;
justify-content: center;
cursor: pointer;
outline: none;
min-width: 1rem;
min-height: 1rem;