projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f02515
)
Fix help component border
author
Rigel Kent
<sendmemail@rigelk.eu>
Thu, 2 Apr 2020 22:18:15 +0000
(
00:18
+0200)
committer
Rigel Kent
<sendmemail@rigelk.eu>
Thu, 2 Apr 2020 22:18:15 +0000
(
00:18
+0200)
client/src/app/shared/misc/help.component.scss
patch
|
blob
|
history
diff --git
a/client/src/app/shared/misc/help.component.scss
b/client/src/app/shared/misc/help.component.scss
index f00df88b5f71aa57032acd9b89ab9a5763a58c9a..3c8b66cd5b283d6da2cefe4c2ac2480df9996546 100644
(file)
--- a/
client/src/app/shared/misc/help.component.scss
+++ b/
client/src/app/shared/misc/help.component.scss
@@
-27,7
+27,7
@@
font-size: 13px;
background-color: var(--mainBackgroundColor);
color: var(--mainForegroundColor);
- bo
x-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
;
+ bo
rder-radius: 3px
;
p {
margin-bottom: 0;