mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-08 10:13:00 -08:00
Fix: Remote Tabs Panel's bottom padding
This commit is contained in:
parent
117f16e4a6
commit
d9830e871b
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue