mirror of
https://github.com/zhigang1992/umami.git
synced 2026-06-14 02:05:37 +08:00
6 lines
77 B
CSS
6 lines
77 B
CSS
.container {
|
|
overflow: hidden;
|
|
position: relative;
|
|
background: #fff;
|
|
}
|