1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-19 16:46:23 -07:00
gochan/frontend/sass/burichan/_manage.scss

11 lines
No EOL
133 B
SCSS

@import 'colors';
@import '../util';
.loginbox input {
height: 20%;
}
.manage-header {
background: $bgcol;
border-radius: 8px;
}