Unverified Commit df8c5d6b authored by jxltom's avatar jxltom Committed by GitHub

Update admin.css

parent f04b71b7
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
/* List View - fix overlapping border between actions and table */ /* List View - fix overlapping border between actions and table */
.model-list { .model-list {
position: relative; position: static;
margin-top: -1px; margin-top: -1px;
z-index: 999; z-index: 999;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment