search bar setting text font-size modified

This commit is contained in:
Wu Baiyang (Student) 2025-08-11 22:17:01 +12:00
parent e5de647c26
commit c2edd7dbf0

View file

@ -372,5 +372,6 @@ export default {
display: flex;
align-items: center;
gap: 0.5rem;
font-size: 0.9rem;
}
</style>