Fix: Remote Tabs Panel's bottom padding

This commit is contained in:
MS_Y 2022-01-08 17:13:59 +09:00 committed by GitHub
parent 117f16e4a6
commit d9830e871b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,11 @@
border-radius: 4px;
}
/*= Remote Tabs Panel's Bottom Padding =======================================*/
#PanelUI-remotetabs #PanelUI-remotetabs-main {
margin-bottom: 6px;
}
/*= Identity Popup Icon Crop =================================================*/
.identity-popup-security-connection.identity-button {
padding-block: 1px !important;