Skip to content

Commit 9219c59

Browse files
authored
Merge pull request #121 from laruiss/develop
Develop
2 parents 7bd6f4e + 46124a3 commit 9219c59

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/components/DsfrSelect/DsfrSelect.vue

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -105,17 +105,6 @@ export default {
105105
<style src="./select.css" />
106106

107107
<style scoped>
108-
.fr-select-group {
109-
position: relative;
110-
111-
&:last-child {
112-
margin-bottom: -0.75rem;
113-
}
114-
&:first-child {
115-
margin-top: -0.75rem;
116-
}
117-
}
118-
119108
select:disabled {
120109
cursor: not-allowed;
121110
}

0 commit comments

Comments
 (0)