more
This commit is contained in:
@@ -14,7 +14,7 @@ const NewYorkCaption = (props) => {
|
||||
<span>{fetchedCase?.venue}</span>
|
||||
<div className="pleading-divider-box">
|
||||
<div>
|
||||
--------------------------------------------------------------------X
|
||||
-----------------------------------------------------------------------X
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -50,7 +50,7 @@ const NewYorkCaption = (props) => {
|
||||
</div>
|
||||
<div className="pleading-divider-box">
|
||||
<div>
|
||||
-------------------------------------------------------------------------X
|
||||
----------------------------------------------------------------------------X
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -90,12 +90,11 @@
|
||||
.docedit-header-row {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
height: 240px;
|
||||
height: 230px;
|
||||
margin-bottom: 12px;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
overflow: hidden;
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
.docedit-header-col1 {
|
||||
|
||||
Reference in New Issue
Block a user