kkfileView/server/target/classes/static/css/theme.css

19 lines
291 B
CSS
Raw Normal View History

2024-05-15 12:24:32 +08:00
body {
padding-top: 70px;
padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
position: static;
display: block;
margin-bottom: 20px;
}
.theme-showcase > p > .btn {
margin: 5px 0;
}
.theme-showcase .navbar .container {
width: auto;
}