Fix bad style in deck column options and other things (#3412)
* Fix wrong text color in empty timeline (#3268) * Whoops * Fix wrong text color in deck options (#3268) * Some padding to make it look less ugly * Fix wrong text color in user lists menu (#3268) * Fix wrong text color of footer on welcome screen (mobile) (#3268) * Fix misalignment of icons and text in menu (mobile) (#3289) * Fix wrong text color in empty timeline (mobile) (#3268)
This commit is contained in:
@ -123,7 +123,7 @@ export default Vue.extend({
|
||||
> span
|
||||
display block
|
||||
line-height 20px
|
||||
color currentColor
|
||||
color var(--text)
|
||||
transition inherit
|
||||
|
||||
> p
|
||||
|
Reference in New Issue
Block a user