Skip to content

飞书文档紧凑样式 by yifoo

Details

Authoryifoo

LicenseNo License

Categoryfeishu.cn

Created

Updated

Size2.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

紧凑展示飞书文档,视野显示更多

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         飞书文档紧凑样式
@version      20240908.09.35
@namespace    https://userstyles.world/user/yifoo
@description  紧凑展示飞书文档,视野显示更多
@author       yifoo
@license      No License
==/UserStyle== */

@-moz-document regexp("https:\\/\\/.+\\.feishu\\.cn\\/.*") {
.bitable-new-block-creation-menu-container .block-creation-menu .block-creation-menu-item {
	height: 25px;
}
.bitable-new-table-tab__item {
	height: 25px;
}
.bitable-container > .ind-bitable-table-view-container-new-layout {
	padding: 0 4px;
}
.bitable-view-tab-bar {
	padding-top: 4px;
}
.navigation-bar {
	line-height: 50px;
	height: 50px;
}
.note-title {
	height: 50px;
}
.base-block_creation_menu_add_icon{
	top:5px;
}
.bitable-view-menu-item,.bitable-view-menu-item__content__icon,.bitable-new-table-item-view-item .bitable-view-menu-item__content{
	height:20px;
}
.bitable-view-menu-item__content__text{
	line-height: 20px;
}

.bitable-new-block-creation-menu-container .block-creation-menu .block-creation-menu-item .add-icon {
	top: 4px;
}
.wiki-dropdown-nav-menu-wrapper {
	height: 22px;
}
.scroll-right-padding {
	flex-direction: row;
	-webkit-box-pack: start;
	justify-content: space-evenly;
	align-items: center;
	padding: 0px 2px 2px;
}
.workspace-tree-view-node {
	height: 22px;
	margin-left:-5px;
}
.workspace-tree-view-node>div{
	padding-left:2px;
}
.workspace-tree-view-node-content {
	line-height: 22px;
	height: 22px;
}
.workspace-tree-view-node-wrapper,.workspace-tree-node{
	height:22px !important;
}
 .workspace-tree-view-node-wrapper {
	height: 22px;
	transform: none !important;
	position: relative !important;
}
.wiki-page-tree .wiki-tree-wrap {
	overflow-x: auto;
}
.wiki-page-tree .wiki-tree-wrap .list-filler {
	min-width: 600px !important;
}
.droppable-workspace-root-node-wrapper {
	padding: 0;
}
.workspace-tree-view-node-icon .gpf-biz-suite-custom-icon__icon-wrapper>.gpf-biz-suite-custom-icon__icon-image{
	width:15px;
	height:15px;
}

}

Reviews

No reviews yet.