create hide_tabs_scrollbuttons.css

This commit is contained in:
MrOtherGuy 2021-04-01 10:07:43 +03:00
parent 425cd7a272
commit e6cec0bca2
3 changed files with 23 additions and 1 deletions

View file

@ -117,5 +117,6 @@
"window_control_fallback_for_custom_windows_theme.css":["window-controls","buttons","colors","patch"],
"window_control_placeholder_support.css":["window-control","patch"],
"buttonlike_toolbarbuttons.css":["buttons"],
"passive_tab_audio_label.css":["tab","proton"]
"passive_tab_audio_label.css":["tab","proton"],
"hide_tabs_scrollbuttons.css":["tabs","hiding","buttons","minimal"]
}