css fix and js update
This commit is contained in:
7
static/css/main.css
Normal file
7
static/css/main.css
Normal file
@ -0,0 +1,7 @@
|
||||
.popover-content .btn-group {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.popover-content div.btn-group a {
|
||||
display: block;
|
||||
}
|
Reference in New Issue
Block a user