docs(app): add h-64 to safelist (#3115)

This commit is contained in:
Hugo Richard
2025-01-20 11:13:44 +01:00
committed by GitHub
parent 55b233dc3d
commit b88f67ccfe

View File

@@ -152,5 +152,5 @@ html[data-module="ui"] .ui-pro-only {
display: none;
}
/* Safelist (do not remove): [&>div]:*:my-0 [&>div]:*:w-full */
/* Safelist (do not remove): [&>div]:*:my-0 [&>div]:*:w-full h-64 */
</style>