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 }}
|
{{ formattedButtonLabelSubCopy }}
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span v-if="screenReaderOnlyText" class="sr-only">
|
<span v-if="screenReaderOnlyText" class="sr-only">
|
||||||
{{ screenReaderOnlyText }}
|
{{ screenReaderOnlyText }}
|
||||||
</span>
|
</span>
|
||||||
|
|
@ -52,9 +51,6 @@ export default {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.loader {
|
|
||||||
position: absolute;
|
|
||||||
}
|
|
||||||
.list-button {
|
.list-button {
|
||||||
outline: none;
|
outline: none;
|
||||||
input[type="radio"],
|
input[type="radio"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue