Fix: align base card close button to the right always (#11861)

This commit is contained in:
Kerry
2023-11-14 10:57:20 +13:00
committed by GitHub
parent cda17d55b4
commit a3f0633037
5 changed files with 29 additions and 21 deletions

View File

@@ -194,10 +194,6 @@ limitations under the License.
.mx_RoomSummaryCard_header {
padding: 15px 12px;
.mx_BaseCard_close {
flex-shrink: 0;
}
}
.mx_RoomSummaryCard_search input {