前几天 github 推送新版 UI,试了下,不太喜欢,就用回旧版 UI 了,结果今天呗强制使用新版 UI 了,怎么回退到旧版 UI ?
1
Roojay 2020-06-24 09:10:18 +08:00
同求
|
2
qq807492916 2020-06-24 09:41:38 +08:00
哈哈,今天一打开还以为是我页面缩放出了问题,刷新了好几遍又
|
3
xnotepad 2020-06-24 09:43:21 +08:00
我现在用另一个浏览器未登录状态下也是新 UI 了。应该是已经强制新 UI 了吧。
|
4
lizhesystem 2020-06-24 09:43:25 +08:00
习惯就好了。
|
5
oahebky 2020-06-24 09:45:21 +08:00
会不会又是微软搞得鬼???
|
6
bojackhorseman 2020-06-24 09:45:51 +08:00
以后都是新的,与其回去不如慢慢适应。
|
7
ImaChenai 2020-06-24 10:11:25 +08:00
觉得新 ui 更趋于扁平化,还蛮不错的
|
8
tamlok 2020-06-24 10:14:20 +08:00 via Android
我以为是 css 还没 load 完~~
|
9
llllll1 2020-06-24 10:23:53 +08:00
慢慢适应吧
|
11
Zwying 2020-06-24 10:27:42 +08:00
还挺好看的,哈哈哈
|
12
comwrg 2020-06-24 10:34:16 +08:00
没有之前那么一目了然了。。
|
13
creedowl 2020-06-24 10:37:52 +08:00 via Android
新的好看
|
14
Umenezumi 2020-06-24 11:42:17 +08:00
|
15
vfxx 2020-06-24 11:54:12 +08:00 1
迫于下代码,到处找 release,还以为新版没这功能了呢,哦,原来到右边了 Latest release
|
16
ChanKc 2020-06-24 13:10:28 +08:00 via Android
新版比 gitlab 还难用
|
17
Roojay 2020-06-24 15:32:20 +08:00
找了一圈没找到, 自己写了个油猴脚本的简单调整了一下样式😂: https://github.com/roojay520/github-custom-styles
|
18
crab 2020-06-24 15:39:04 +08:00
没找到,只能把页面缩放小一倍了。
|
19
susix 2020-06-24 20:26:05 +08:00
@Roojay 早看到我就不写了🤣
``` div.application-main{ width: 64rem; margin: auto; } .repository-content{ position: relative; } div.pagehead.repohead.bg-gray-light, div.pagehead.repohead.bg-gray-light>nav{ background-color: #fff!important; } div.repository-content div.col-12:nth-child(1){ width: 62rem; margin: auto; } div.repository-content div.flex-shrink-0:nth-child(2){ position: absolute; top: 3rem; right: -16rem; } ``` |
20
KgM4gLtF0shViDH3 2020-06-25 00:40:33 +08:00
|
21
Dnha 2020-06-25 11:42:45 +08:00
|
22
aloxaf 2020-06-25 13:33:17 +08:00
|