mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
update(Accessability changes):adds aria-label to empty buttons and more accessability changes
This commit is contained in:
@@ -46,7 +46,9 @@
|
||||
flex-direction: column;
|
||||
column-gap: 5px;
|
||||
overflow-y: scroll;
|
||||
min-height:0;
|
||||
height: 100%;
|
||||
min-height:auto;
|
||||
justify-content: space-evenly;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user