Zaktualizuj style opisu, poprawiając zaokrąglenie, dodając obramowanie oraz ograniczając wysokość, a także zaktualizuj metadane plików w konfiguracji
This commit is contained in:
6
.vscode/ftp-kr.sync.cache.json
vendored
6
.vscode/ftp-kr.sync.cache.json
vendored
@@ -217,19 +217,19 @@
|
|||||||
"style.css": {
|
"style.css": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 21680,
|
"size": 21680,
|
||||||
"lmtime": 1740122482623,
|
"lmtime": 1740255742144,
|
||||||
"modified": false
|
"modified": false
|
||||||
},
|
},
|
||||||
"style.css.map": {
|
"style.css.map": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 37663,
|
"size": 37663,
|
||||||
"lmtime": 1740122482623,
|
"lmtime": 1740255742144,
|
||||||
"modified": false
|
"modified": false
|
||||||
},
|
},
|
||||||
"style.scss": {
|
"style.scss": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 26252,
|
"size": 26252,
|
||||||
"lmtime": 1740122482426,
|
"lmtime": 1740255741799,
|
||||||
"modified": false
|
"modified": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -893,9 +893,11 @@ body>.top {
|
|||||||
|
|
||||||
.description {
|
.description {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
border-radius: 3px;
|
border-radius: 0.25rem;
|
||||||
background: #F6F8F9;
|
border: 1px solid #ebebeb;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
|
max-height: 202px;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user