fix too long width bugs of library tab bar

This commit is contained in:
Hao U 2022-02-03 17:33:37 +08:00
parent bc200cd73d
commit 1b8cb8a28f

View File

@ -221,7 +221,7 @@ h3,
.queue-tabBar-header {
text-align: center;
min-width: 500px;
min-width: 100px;
}
.queue-tabBar-headerItemLink {