Skip to content

maslke/expand-dubbo-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expand-dubbo-table

This is a very simple chrome extension, which only has one function, that is to expand dubbo website's table's css width style.

How it work?

expand

Add a custom class to element that has class 'content-section'. The custom class only need to set one style.

.content-section-custom {
  max-width: none !important;
}

reset

Remove the custom class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published