fix scrollbar bug in chrome

+ change build outdir to alice-core/client folder
This commit is contained in:
geoffrey45
2023-01-01 19:07:19 +03:00
committed by Mungai Njoroge
parent 0b1ac6c02f
commit b95603c51e
5 changed files with 10 additions and 6 deletions
+4
View File
@@ -73,6 +73,10 @@ onUpdated(() => {
overflow: scroll;
scrollbar-width: none;
&::-webkit-scrollbar {
display: none;
}
.icon {
height: 2rem;
aspect-ratio: 1;