Skip to content

Commit b9970a7

Browse files
committed
chore(version): Bump to 3.0.0
1 parent fe0bfe9 commit b9970a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepstyled",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"displayName": "DeepStyled - Deepseek Customization & Tweaks",
55
"description": "Redesign Deepseek: custom accent colors, fonts & layouts — widescreen mode and hide thinking process",
66
"repository": {

styles/elements/_right--main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
/* Very top chats parent which has strange padding */
186186
._8f60047 ._0f72b0b {
187187
// padding: 0 calc((100% - var(--message-list-max-width)) / 2);
188-
padding: 0 5vw !important;
188+
padding: 0 4vw !important;
189189

190190
@include dev('md') {
191191
padding: 0 2vw !important;

0 commit comments

Comments
 (0)