Add additional bottom margin to system messages
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
rgb(83, 67, 130) 80%
|
rgb(83, 67, 130) 80%
|
||||||
);
|
);
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
margin-bottom: 10px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
|
|||||||
Reference in New Issue
Block a user