1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00
Files
seahub/frontend/src/css/header.css
Michael An 5f42f71486 change side nav tooltip and animation (#6361)
* change side nav tooltip and animation

* fix code warnings
2024-07-18 16:07:46 +08:00

6 lines
101 B
CSS

.top-header {
background-color: #f8fafd;
border-bottom: 1px solid #eee;
padding: .5rem 1rem;
}