mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +02:00
Adjust screenshot button's size
This commit is contained in:
parent
c051313092
commit
aebb7888d1
@ -8778,8 +8778,8 @@ div[class*=StreamMenu-module__menuContainer] > div[class*=Menu-module] {
|
||||
bottom: 0;
|
||||
box-sizing: border-box;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
padding: 16px;
|
||||
height: 90px;
|
||||
padding: 16px 16px 46px 16px;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-origin: content-box;
|
||||
@ -8796,7 +8796,7 @@ div[class*=StreamMenu-module__menuContainer] > div[class*=Menu-module] {
|
||||
}
|
||||
|
||||
.bx-screenshot-button[data-capturing=true] {
|
||||
padding: 8px;
|
||||
padding: 8px 8px 38px 8px;
|
||||
}
|
||||
|
||||
.bx-screenshot-canvas {
|
||||
|
Loading…
x
Reference in New Issue
Block a user