changes
This commit is contained in:
@@ -552,7 +552,6 @@ function tableOption() {
|
||||
vbind: { pagename: props.pagename },
|
||||
title: "Tùy chọn bảng",
|
||||
width: "50%",
|
||||
height: "400px",
|
||||
};
|
||||
}
|
||||
const getFields = function () {
|
||||
|
||||
@@ -237,8 +237,8 @@ input[type="color"]::-webkit-color-swatch {
|
||||
|
||||
.box {
|
||||
box-shadow: none;
|
||||
border: 1px solid var(--bulma-grey-85);
|
||||
background-color: var(--bulma-grey-95);
|
||||
border: 1px solid var(--bulma-grey-90);
|
||||
background-color: var(--bulma-grey-100);
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user