You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
fix: abnormal gap between content and header in MMRL
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
margin-bottom: 10px;
|
||||
outline: none;
|
||||
padding: 12px;
|
||||
width: calc(100% - 5px);
|
||||
width: calc(100% - 20px);
|
||||
max-width: 900px;
|
||||
}
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
margin-bottom: 10px;
|
||||
outline: none;
|
||||
padding: 12px;
|
||||
width: calc(100% - 5px);
|
||||
width: calc(100% - 20px);
|
||||
max-width: 900px;
|
||||
transition: background-color 0.2s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user