8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
button::after {
|
|
border: none;
|
|
}
|
|
::-webkit-scrollbar {
|
|
width: 0 !important;
|
|
height: 0 !important;
|
|
color: transparent;
|
|
} |