mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 11:09:30 -07:00
progress/menu #167
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
overflow: hidden;
|
||||
line-height: 28px;
|
||||
|
||||
.portrait.enhanced & {
|
||||
// variable height to keep the progress bar visible
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.item {
|
||||
position: relative;
|
||||
|
||||
@@ -86,6 +91,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.portrait.enhanced & {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
height: 20px;
|
||||
margin: 2px;
|
||||
|
||||
Reference in New Issue
Block a user