Deploying to gh-pages from @ detleph/components@d63b77cca4 🚀

This commit is contained in:
stephan418
2023-03-13 19:33:06 +00:00
parent d1d83f9de8
commit a951929731
79 changed files with 162 additions and 127 deletions
+1
View File
@@ -0,0 +1 @@
._containerLabel_18nbr_1{display:grid;grid-template-columns:1em auto;gap:.5em}._radioButton_18nbr_7{position:relative;appearance:none;width:1.2em;height:1.2em;transform:translateY(-.075em);border:.15em solid #636363;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:border .1s linear}._radioButton_18nbr_7:disabled{border-color:#636363}._radioButton_18nbr_7:checked{border-color:#ff6565}._radioButton_18nbr_7:disabled{border-color:#afafaf}._radioButton_18nbr_7:before{content:"";width:.6em;height:.6em;border-radius:100%;transform:scale(0);transition:transform .1s ease-in-out;background:#ff6565}._radioButton_18nbr_7:disabled:before{background:#afafaf}._radioButton_18nbr_7:checked:before{transform:scale(1)}._radioButton_18nbr_7:focus-within{border:.2em solid #ff6565}