mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #2030 from overleaf/jel-card-z-index
Remove card position styling GitOrigin-RevId: 298998f5f3032064b7bce8016cab96a54597c2b3
This commit is contained in:
committed by
sharelatex
parent
07e68cbc00
commit
efbcfd10be
@@ -40,9 +40,6 @@
|
||||
border-radius: 0;
|
||||
|
||||
&.card-highlighted {
|
||||
// Bring card in front of other cards
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
// Make it taller and card like
|
||||
margin-top: 0;
|
||||
border-radius: @border-radius-base;
|
||||
|
||||
Reference in New Issue
Block a user