sidebar
This commit is contained in:
@@ -53,3 +53,12 @@ textarea::placeholder {
|
||||
.otp div {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.no-scrollbar::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.no-scrollbar {
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user