This commit is contained in:
@@ -64,10 +64,13 @@ export default {
|
||||
|
||||
#albumContent {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#album {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#header {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -63,6 +63,7 @@ export default {
|
||||
|
||||
#boxContent {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
#box {
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user