fix: stylelint error in file-info-sidebar-detail

This commit is contained in:
Matthew Rumery
2025-07-10 14:09:23 -06:00
parent be13d32603
commit d4fe32baeb

View File

@@ -333,8 +333,8 @@ button {
align-items: flex-start;
:deep(.button) {
height: auto;
width: auto;
block-size: auto;
inline-size: auto;
}
}
</style>