category compelete
This commit is contained in:
@@ -24,6 +24,12 @@ body,
|
||||
}
|
||||
* {
|
||||
outline: none;
|
||||
scrollbar-width: none; /* Firefox */
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
}
|
||||
|
||||
*::-webkit-scrollbar {
|
||||
display: none; /* Chrome, Safari, Opera */
|
||||
}
|
||||
input::placeholder,
|
||||
textarea::placeholder {
|
||||
|
||||
Reference in New Issue
Block a user