fixed webkit appearance of the UI
This commit is contained in:
parent
75f0c191dd
commit
2369f2e4cb
3 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@ export default {
|
|||
<style lang="scss">
|
||||
.contrast-ratio {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
|
||||
.label {
|
||||
margin-right: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue