CSR-1137 | time-slot-modal-list-button refactor
This commit is contained in:
parent
7327de6e7b
commit
13fa4a4cf5
1 changed files with 0 additions and 4 deletions
|
|
@ -15,7 +15,6 @@
|
|||
{{ formattedButtonLabelSubCopy }}
|
||||
</span>
|
||||
</span>
|
||||
|
||||
<span v-if="screenReaderOnlyText" class="sr-only">
|
||||
{{ screenReaderOnlyText }}
|
||||
</span>
|
||||
|
|
@ -52,9 +51,6 @@ export default {
|
|||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.loader {
|
||||
position: absolute;
|
||||
}
|
||||
.list-button {
|
||||
outline: none;
|
||||
input[type="radio"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue