fix: Add a fix for minor UI / a11y issues (#4905)
This commit is contained in:
parent
dcbca173ac
commit
263b8240d3
13 changed files with 35 additions and 12 deletions
|
@ -83,7 +83,7 @@ export default {
|
|||
border-bottom-right-radius: var(--border-radius-normal);
|
||||
display: flex;
|
||||
height: 100%;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
opacity: 1;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue