admin
This commit is contained in:
@@ -150,3 +150,13 @@ tbody tr {
|
||||
direction: rtl;
|
||||
font-family: "irancell" !important;
|
||||
}
|
||||
|
||||
* {
|
||||
scrollbar-width: none; /* برای فایرفاکس */
|
||||
-ms-overflow-style: none; /* برای اینترنت اکسپلورر و اج */
|
||||
}
|
||||
|
||||
/* برای Webkit (کروم، سافاری و اپرا) */
|
||||
*::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user