styling
This commit is contained in:
parent
308d4a34b7
commit
f7c1e56ee1
|
@ -194,6 +194,7 @@
|
|||
text-wrap: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 85%;
|
||||
}
|
||||
|
||||
.doi-label {
|
||||
|
|
|
@ -196,6 +196,7 @@
|
|||
font-style: normal;
|
||||
padding-bottom: 0.5rem;
|
||||
padding-top: 0.5rem;
|
||||
max-width: 85%;
|
||||
}
|
||||
|
||||
.doi-label {
|
||||
|
|
Loading…
Reference in New Issue