Home
/
risinglegends.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e1805
)
fix: spacing on inventory tabs does not exceed parent bounds
author
xangelo
<me@xangelo.ca>
Sun, 19 Jan 2025 04:28:54 +0000
(23:28 -0500)
committer
xangelo
<me@xangelo.ca>
Sun, 19 Jan 2025 04:28:54 +0000
(23:28 -0500)
public/assets/css/tabs.css
patch
|
blob
|
history
diff --git
a/public/assets/css/tabs.css
b/public/assets/css/tabs.css
index 0cc38bf14f1efdb5b6bd3877a3ce26fbcab8b196..4545ddd7c6af702ce43199ed935b7b42868e1f56 100644
(file)
--- a/
public/assets/css/tabs.css
+++ b/
public/assets/css/tabs.css
@@
-31,6
+31,7
@@
nav {
padding: 0;
position: relative;
bottom: 5px;
+ inset: 0;
a {
border-bottom-width: 0;