mirror of
https://github.com/9x/sheetmusictrainer.git
synced 2026-09-02 09:34:33 +02:00
mobile UI
This commit is contained in:
@@ -465,6 +465,8 @@ button {
|
||||
width: 90%;
|
||||
position: relative;
|
||||
border: 1px solid rgba(128, 128, 128, 0.1);
|
||||
max-height: 85vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.help-item {
|
||||
@@ -781,7 +783,7 @@ button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #2a2a2a;
|
||||
/* background: #2a2a2a; Removed hardcoded background to respect theme */
|
||||
min-height: 100px;
|
||||
/* Reduced to fit on screen */
|
||||
max-height: 50vh;
|
||||
|
||||
Reference in New Issue
Block a user