Skip to content

Commit 3544dfc

Browse files
committed
Upadte simpleMemory.css
1 parent d84b850 commit 3544dfc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

dist/simpleMemory.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/style/simpleMemory.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2882,7 +2882,8 @@ pre {
28822882
padding: 10px;
28832883
white-space: pre;
28842884
margin: 0;
2885-
border-radius: 0 0 4px 4px;
2885+
border-radius: 0 0 4px 4px !important;
2886+
border: 0 !important;
28862887
word-break: break-all;
28872888
word-wrap: break-word;
28882889
counter-reset: itemcounter;

0 commit comments

Comments
 (0)