Hide scrollbar
This commit is contained in:
parent
5e3501b2df
commit
aad4661bb8
@ -51,6 +51,9 @@ h2 {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#result::-webkit-scrollbar {
|
||||
width: 1rem;
|
||||
}
|
||||
|
||||
.result-container .btn {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user