set min-width for add button

This commit is contained in:
Red Adaya 2024-12-10 13:26:33 +08:00
parent 55feaf6e25
commit 55b4e26cce

View File

@ -79,7 +79,7 @@
}
.add-tab-btn {
width: 42px;
min-width: 42px;
height: 100%;
cursor: pointer;
font-size: 14px;