mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
fix styles
This commit is contained in:
@@ -55,6 +55,10 @@ export default {
|
||||
align-items: center;
|
||||
line-height: 10px;
|
||||
}
|
||||
:deep(a) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
:deep(.paginator-page-link) {
|
||||
padding: 2px 3px;
|
||||
margin: 0 5px;
|
||||
|
||||
Reference in New Issue
Block a user