mirror of
https://github.com/zhigang1992/umami.git
synced 2026-01-12 22:53:19 +08:00
7 lines
106 B
CSS
7 lines
106 B
CSS
.filter {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
margin-bottom: 15px;
|
|
}
|