mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-06 03:18:19 +00:00
chore: Update sandbox configuration and padding in vertical-tabs.css
This commit is contained in:
@@ -81,7 +81,6 @@ fi
|
|||||||
|
|
||||||
ac_add_options --enable-unverified-updates
|
ac_add_options --enable-unverified-updates
|
||||||
|
|
||||||
ac_add_options --enable-sandbox
|
|
||||||
ac_add_options --enable-raw
|
ac_add_options --enable-raw
|
||||||
ac_add_options --enable-webrtc
|
ac_add_options --enable-webrtc
|
||||||
ac_add_options --enable-jxl
|
ac_add_options --enable-jxl
|
||||||
|
Submodule src/browser/base/content/zen-components updated: cd1de4db6f...ae03ba527a
@@ -248,7 +248,7 @@
|
|||||||
transition: .2s;
|
transition: .2s;
|
||||||
width: 170px;
|
width: 170px;
|
||||||
border: none;
|
border: none;
|
||||||
padding-left: 3px;
|
padding-left: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-label-container {
|
.tab-label-container {
|
||||||
|
Reference in New Issue
Block a user