Fix: lifecycle update example overflow problem

pull/3645/head
Sercan Eraslan 6 years ago
parent 5e2c524825
commit 68c0de4072

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

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

Loading…
Cancel
Save