mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-11 22:02:21 +08:00
隐藏滚动条两端的细调整按钮
This commit is contained in:
parent
d8b4a031e2
commit
09c3f8f67c
@ -143,3 +143,8 @@ QScrollBar::handle:hover
|
|||||||
{
|
{
|
||||||
background-color: #606060
|
background-color: #606060
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QScrollBar::add-line, QScrollBar::sub-line
|
||||||
|
{
|
||||||
|
height:0px
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user