Removed Jquery from example pages

This commit is contained in:
vinibiavatti
2020-12-27 23:27:24 +00:00
parent 64b94b4f2c
commit 6dff41b95a
3 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
@import '../mixins.scss';
.tui-fieldset {
border: 6px white double;
padding: 12px;
@@ -36,6 +38,7 @@
cursor: pointer;
outline:0;
padding: 2px;
@include disable-select;
&.left {
right: initial;