mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
added support for cover images in lists
This commit is contained in:
@@ -1425,6 +1425,10 @@ select {
|
||||
top: 5rem;
|
||||
}
|
||||
|
||||
.z-\[500\] {
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
.z-50 {
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user