Allow selecting elevation level with up/down buttons
This commit is contained in:
@@ -380,7 +380,7 @@ div#content {
|
||||
#edge-inputs {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
/* height: 100%; */
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -393,6 +393,7 @@ div#content {
|
||||
|
||||
#content-visibility {
|
||||
margin-top: 2px;
|
||||
flex-grow: 2;
|
||||
}
|
||||
|
||||
label[for="content-visibility-toggle"] {
|
||||
|
||||
Reference in New Issue
Block a user