We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c2dd7 commit 36fdc1eCopy full SHA for 36fdc1e
1 file changed
asciidoctor-stylesheet/sass/devonfw.scss
@@ -237,6 +237,8 @@ tr:nth-child(even) {
237
line-height: 1.5;
238
border-radius: .25rem;
239
margin-top: 0 !important;
240
+ position: relative;
241
+ z-index: 1000;
242
&:hover {
243
visibility: visible;
244
}
@@ -300,4 +302,4 @@ tr:nth-child(even) {
300
302
color: lightgray;
301
303
304
-}
305
+}
0 commit comments