Skip to content

Commit 1d1451f

Browse files
committed
Merge branch 'dcs-base-v1.23' into release/dcs/v1.23
2 parents 40a3c4e + c79ca3b commit 1d1451f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

web_src/css/themes/theme-gitea-wide-screen.less web_src/css/themes/theme-gitea-wide-screen-protanopia-deuteranopia.css

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@import "./theme-gitea-light-protanopia-deuteranopia.css";
2+
13
@media only screen and (min-width: 1200px) {
24
.ui.ui.ui.container:not(.fluid) {
35
width: 100%;

web_src/css/themes/theme-gitea-wide-screen.css

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@import "./theme-gitea-light.css";
2+
13
@media only screen and (min-width: 1200px) {
24
.ui.ui.ui.container:not(.fluid) {
35
width: 100%;

0 commit comments

Comments
 (0)