Create modal component; Change the fieldset class to remove window. Other little changes...
This commit is contained in:
@@ -68,4 +68,11 @@
|
||||
}
|
||||
.tui-disable-select {
|
||||
@include disable-select;
|
||||
}
|
||||
|
||||
.cursor-pointer {
|
||||
cursor: pointer !important;
|
||||
}
|
||||
.cursor-default {
|
||||
cursor: default !important;
|
||||
}
|
||||
Reference in New Issue
Block a user