1 parent a414352 commit af105b1Copy full SHA for af105b1
1 file changed
src/skins/vector/css/matrix-react-sdk/views/rooms/_TopUnreadMessagesBar.scss
@@ -17,8 +17,8 @@ limitations under the License.
17
.mx_TopUnreadMessagesBar {
18
margin: auto; /* centre horizontally */
19
max-width: 960px;
20
- padding-top: 5px;
21
- padding-bottom: 5px;
+ padding-top: 10px;
+ padding-bottom: 10px;
22
border-bottom: 1px solid $primary-hairline-color;
23
}
24
0 commit comments