mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #2030 from overleaf/jel-card-z-index
Remove card position styling GitOrigin-RevId: 298998f5f3032064b7bce8016cab96a54597c2b3
This commit is contained in:
parent
07e68cbc00
commit
efbcfd10be
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
||||||
&.card-highlighted {
|
&.card-highlighted {
|
||||||
// Bring card in front of other cards
|
|
||||||
position: relative;
|
|
||||||
z-index: 1;
|
|
||||||
// Make it taller and card like
|
// Make it taller and card like
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
|
|
Loading…
Reference in a new issue