mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 08:16:16 -04:00
fix(git-memo): pre scroll on overflow
This commit is contained in:
parent
cbf0b3d699
commit
4fc303e5e3
2 changed files with 7 additions and 1 deletions
|
@ -17,5 +17,6 @@ const themeVars = useThemeVars()
|
|||
padding: 15px 22px;
|
||||
background-color: v-bind('themeVars.cardColor');
|
||||
border-radius: 4px;
|
||||
overflow: auto;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue