|
|
|
@ -458,16 +458,6 @@ export default { |
|
|
|
.content { |
|
|
|
height: 100%; |
|
|
|
|
|
|
|
::v-deep .app-content:hover { |
|
|
|
.action-item--single { |
|
|
|
background-color: rgba(0, 0, 0, .1) !important; |
|
|
|
|
|
|
|
&:hover { |
|
|
|
background-color: rgba(0, 0, 0, .2) !important; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
::v-deep .app-navigation-toggle { |
|
|
|
top: 10px; |
|
|
|
right: -10px; |
|
|
|
|