[ACS-8453] Fixed alignment issue of reduce panel button in expanded file details (#3969)

This commit is contained in:
swapnil-verma-gl
2024-07-31 12:53:42 +05:30
committed by GitHub
parent d8dd62f4c8
commit 042269f325

View File

@@ -3,6 +3,7 @@ app-details-manager {
display: flex;
.aca-close-details-button {
display: flex;
margin-right: 15px;
margin-top: 12px;
outline: none;