Fix: lifecycle update example overflow problem

pull/7738/head
Sercan Eraslan 6 years ago committed by Conduitry
parent 780b96a384
commit 29ce6e0282

@ -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