@@ -14,7 +14,8 @@
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mainColumn::-webkit-scrollbar, .mainColumn::-webkit-scrollbar-thumb {
|
.mainColumn::-webkit-scrollbar,
|
||||||
|
.mainColumn::-webkit-scrollbar-thumb {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -64,8 +65,8 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 4px;
|
margin: 5px;
|
||||||
right: 10px;
|
right: 5px;
|
||||||
z-index: 199;
|
z-index: 199;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user