Fix: lifecycle update example overflow problem

pull/3682/head
Sercan Eraslan 6 years ago committed by Conduitry
parent 40284d0a9b
commit 8206c27c0a

@ -88,6 +88,7 @@
background-color: #0074D9;
color: white;
border-radius: 1em 1em 0 1em;
word-break: break-all;
}
</style>

@ -88,6 +88,7 @@
background-color: #0074D9;
color: white;
border-radius: 1em 1em 0 1em;
word-break: break-all;
}
</style>

Loading…
Cancel
Save