mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-08 06:08:27 +02:00
Add note for default presets
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
width: 450px;
|
||||
max-width: calc(100vw - 20px);
|
||||
margin: 0 0 0 auto;
|
||||
padding: 20px;
|
||||
padding: 16px;
|
||||
|
||||
max-height: 95vh;
|
||||
flex-direction: column;
|
||||
@@ -90,6 +90,13 @@
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.bx-default-preset-note {
|
||||
font-size: 0.8rem;
|
||||
font-style: italic;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.bx-centered-dialog,
|
||||
|
Reference in New Issue
Block a user